UIElementInfoElementVisibilityCondition Property |
Gets or sets a macro condition that must be fulfilled for the UI element to be visible in the system's user interface.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 13.0.131
Syntax public virtual string ElementVisibilityCondition { get; set; }
Property Value
Type:
StringSee Also