Click or drag to resize
CMSAutomationPageAuthorizedToManageAutomation Property
Indicates whether the current user is allowed to manage automation processes.

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

Property Value

Type: Boolean
See Also