RoleInfoProvider GetRoleInfo Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetRoleInfo(Int32)
Returns the RoleInfo structure for the specified role.
Public methodStatic memberGetRoleInfo(String, Int32)
Returns the role info object with specified ID.
Public methodStatic memberGetRoleInfo(String, String)
Returns the role info object with specified role name.
Public methodStatic memberGetRoleInfo(String, String, Boolean)
Returns the role info object with specified role name.
Back to Top
See Also