Click or drag to resize
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.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static SimpleHandler Prepare

Field Value

Type: SimpleHandler
See Also