RoleManagerEventArgs.Context Property
.NET Framework 3.0
Gets the HttpContext for the current request.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The RoleManagerEventArgs object provides event information to the GetRoles event of the RoleManagerModule class. The Context property provides access to the HttpContext of the current request.
Community Additions
ADD
Show: