Click or drag to resize
CMSDataComPageAuthorizeReadRequest Method (AccountInfo)
Checks the license and read permissions for the specified account and redirects the user to a special page when there is a problem.

Namespace: CMS.DataCom.Web.UI
Assembly: CMS.DataCom.Web.UI (in CMS.DataCom.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected void AuthorizeReadRequest(
	AccountInfo account
)

Parameters

account
Type: CMS.ContactManagementAccountInfo
See Also