Click or drag to resize
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.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public virtual string ElementVisibilityCondition { get; set; }

Property Value

Type: String
See Also