Assembly: EPiServer.Shell (in EPiServer.Shell.dll) Version: 10.12.2.0
C# |
---|
public class ProfileEventArgs : EventArgs |
Provides access to a newly created profile that can be modified before being sent to the client.
Name | Summary | Status |
---|---|---|
ProfileEventArgs Constructor | Initializes a new instance of the ProfileEventArgs class | public |
Name | Summary | Status |
---|---|---|
Profile | A newly created profile. | public |