Click or drag to resize
CMSContactManagementAccountsPageCheckReadPermission Method
Checks "read" permission of site/global account for current user.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public void CheckReadPermission(
	int siteId
)

Parameters

siteId
Type: SystemInt32
Account site ID
See Also