UserInfo IsInRole Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodIsInRole(String, String)
Returns true if the user is member of the specified role on the specified site or member of global role.
Public methodIsInRole(String, String, Boolean, Boolean)
Returns true if the user is member of the specified role on the specified site (or on global role if check global is true).
Back to Top
See Also