Click or drag to resize
CMSAutomationPageAuthorizedForContacts Property
Indicates if current user is authorized for reading contacts.

Namespace: CMS.ContactManagement.Web.UI
Assembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected bool AuthorizedForContacts { get; }

Property Value

Type: Boolean
See Also