RequestEventsPrepare Field |
Occurs before the
Begin event.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntaxpublic static SimpleHandler Prepare
Field Value
Type:
SimpleHandler
Remarks
This event is related to the
RequestEvents lifecycle only. The standard .NET
BeginRequest event can be invoked before this event.
See Also