RequestEventsPrepare Field |
Fires before the request begins. Use for operations that need to execute before the request begins, e.g. setup the request database context.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public static SimpleHandler Prepare
Field Value
Type:
SimpleHandlerSee Also