The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
RoleManagerEventArgs::Context Property
.NET Framework (current version)
Gets the HttpContext for the current request.
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.
.NET Framework
Available since 2.0
Available since 2.0
Show: