AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

EditorSettingModule..::..Visible Property

Gets or sets a value indicating whether this EditorSettingModule is visible.

Namespace:  AdvantageCMS.Core.Admin.BaseClasses.ControlSettings
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


[DataMemberAttribute]
public bool Visible { get; set; }

Field Value

true if visible; otherwise, false.