Gets and sets the Visibility values that are used by this control

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

Syntax

C#
public Hashtable Visibility { get; set; }
Visual Basic
Public Property Visibility As Hashtable
	Get
	Set

Field Value

The CustomEditors object

See Also