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

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected void AuthorizeReadRequest(
	ContactInfo contact
)

Parameters

contact
Type: CMS.OnlineMarketingContactInfo
See Also