ApplicationEventsSessionStart Field |
Occurs when a new HTTP session is created for a client.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static SimpleHandler SessionStart
Field Value
Type:
SimpleHandlerRemarks
This event only occurs for web-based applications. For example, does not occur when using the Kentico API in an external console application.
See Also