Click or drag to resize
RequestEventsAcquireRequestState Field
Occurs when ASP.NET acquires the current state (for example, session state) that is associated with the current request.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public static SimpleHandler AcquireRequestState

Field Value

Type: SimpleHandler
See Also