Click or drag to resize
UserInfoIsInRole Method
Overload List
  NameDescription
Public methodIsInRole(String, String)
Returns true if the user is a member of the role in context of the specified site.
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).
Top
See Also