| 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: 8.2.23
 Syntax
Syntaxpublic virtual string ElementAccessCondition { get; set; }Property Value
Type: 
String See Also
See Also