UIElementInfoElementAccessCondition Property |
Gets or sets a macro condition that must be fulfilled to view the UI element's content.
If the condition is false, the element displays an access denied error instead of the content.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public virtual string ElementAccessCondition { get; set; }
Property Value
Type:
StringSee Also