Click or drag to resize
RequestEventsPostReleaseRequestState Field
Occurs when ASP.NET has completed executing all request event handlers and the request state data has been stored.

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

Field Value

Type: SimpleHandler
See Also