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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph