Gets all roles for current user.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- includeGlobal
- Type: System Boolean
If true global roles are included
- includeMembership
- Type: System Boolean
If true membership roles are included
- siteName
- Type: System String
Current site name
Return Value
Type: StringSee Also