summaryP:DotNetNuke.UI.WebControls.EditorInfo.Visible

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool Visible { get; set; }
Visual Basic
Public Property Visible As Boolean
	Get
	Set

See Also