RoleInfoProvider GetRoleUsers Method Kentico 8.1 API Reference
Returns the table of the role users or null.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

roleId
Type: OnlineSystem Int32
Role ID for retrieving the table of users

Return Value

Type: OnlineDataTable
See Also