Returns the role info object with specified role name.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- roleName
- Type: System String
Name of role to retrieve. Role name with dots is considered as global.
- siteName
- Type: System String
Site which the role depends to. If empty global role is returned.
Return Value
Type: RoleInfoSee Also