asp.net.ph

RoleManagerEventArgs Class

System.Web.Security Namespace


.NET Framework version 2.0

Provides event data for the GetRoles event of the RoleManagerModule class.

RoleManagerEventArgs Class Members

Collapse   Constructors

Visibility Constructor Parameters
public RoleManagerEventArgs ( HttpContext context )

Collapse   Properties

Visibility Name Value Type Accessibility
public Context HttpContext [ Get ]
public RolesPopulated Boolean [ Get , Set ]

Remarks

The RoleManagerEventArgs object provides event information to the GetRoles event of the RoleManagerModule class.

The RoleManagerEventArgs object provides access to the HttpContext of the current request, and a Boolean RolesPopulated property is used to enable or cancel creation of a RolePrincipal by theRoleManagerModule.

See Also

RoleManagerModule Class   RoleManagerEventHandler Class Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note