| CurrentUserInfoIsInRole Method | 
| Name | Description | |
|---|---|---|
| IsInRole(String, String) | 
            Returns true, if the user is member of the specified site (registered on it).
              (Overrides UserInfoIsInRole(String, String).) | |
| IsInRole(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).
              (Inherited from UserInfo.) |