RoleInfoProvider GetAllRoles Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetAllRoles(Int32)
Returns DataSet with roles of given site (if siteId > 0) or with all roles.
Public methodStatic memberGetAllRoles(Int32, Boolean, Boolean)
Returns DataSet with roles of given site (if siteId > 0) with option to display GroupRoles.
Back to Top
See Also