Click or drag to resize
CMSDataComPageAuthorizeModifyRequest Method (AccountInfo)
Checks the license and modify permissions for the specified account 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 AuthorizeModifyRequest(
	AccountInfo account
)

Parameters

account
Type: CMS.OnlineMarketingAccountInfo
See Also