| RoleInfoProviderGetRoleInfoInternal Method (Int32) | 
            Returns the RoleInfo structure for the specified role.
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntaxprotected virtual RoleInfo GetRoleInfoInternal(
	int roleId
)
Parameters
- roleId
 - Type: SystemInt32
RoleID to use for retrieving the role data 
Return Value
Type: 
RoleInfo
See Also