RoleGroup Methods
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ContainsUser(IPrincipal^) | Indicates whether the specified user is a member of any of the roles in the role group. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a comma-separated list of the roles associated with this role group.(Overrides Object::ToString().) |
Show:
