| RoleInfoProviderGetRoleInfo Method (Int32) | 
            Returns the RoleInfo structure for the specified role.
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
 Syntax
Syntaxpublic static RoleInfo GetRoleInfo(
	int roleId
)
Parameters
- roleId
- Type: SystemInt32
 RoleID to use for retrieving the role data
Return Value
Type: 
RoleInfo See Also
See Also