summaryP:DotNetNuke.UI.WebControls.DNNLabelEdit.IsDownLevel

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

Syntax

C#
[BrowsableAttribute(false)]
public bool IsDownLevel { get; }
Visual Basic
<BrowsableAttribute(false)> 
Public ReadOnly Property IsDownLevel As Boolean
	Get

See Also