CMSToolsPageGlobalPermissionsCheckReadPermission Method |
Name | Description | |
---|---|---|
CheckReadPermission(Int32) |
Checks if user has read permission based on siteID. If siteID is -4, then readglobal permission is checked.
Otherwise read is checked and siteID has to be current site.
| |
CheckReadPermission(NullableInt32) |
Checks if user has read permission based on siteID. If siteID is null, then readglobal permission is checked.
Otherwise read is checked and siteID has to be current site.
|