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

Parameters

contact
Type: CMS.ContactManagementContactInfo
See Also