System.Web.Security.RoleManagerEventArgs.Context Property

Gets the System.Web.HttpContext for the current request.

Syntax

public System.Web.HttpContext Context { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.Security.RoleManagerEventArgs object provides event information to the RoleManagerModule.GetRoles event of the System.Web.Security.RoleManagerModule class. The RoleManagerEventArgs.Context property provides access to the System.Web.HttpContext of the current request.

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0