CMSContactManagementAccountsPageCheckReadPermission Method |
Checks "read" permission of site/global account for current user.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public void CheckReadPermission(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
Account site ID
See Also