Click or drag to resize
RequestEventsPrepare Field
Occurs before the Begin event.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
public static readonly SimpleHandler Prepare

Field Value

Type: SimpleHandler
Remarks
This event is related to the RequestEvents lifecycle only.
See Also