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

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

Property Value

Type: Boolean
See Also