Click or drag to resize
RequestEventsReleaseRequestState Field
Occurs after ASP.NET finishes executing all request event handlers. This event causes state modules to save the current state data

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

Field Value

Type: SimpleHandler
See Also