CMSHttpApplicationSession_Start Method |
Session start event handler.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public void Session_Start(
Object sender,
EventArgs e
)
Parameters
- sender
- Type: SystemObject
- e
- Type: SystemEventArgs
See Also