Click or drag to resize
CMSContactManagementConfigurationPageAuthorizedForSiteConfiguration Property
Gets a value indicating if current user is authorized for reading site configuration.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected bool AuthorizedForSiteConfiguration { get; }

Property Value

Type: Boolean
See Also