summaryP:DotNetNuke.UI.WebControls.DNNTab.Label

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

Syntax

C#
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)]
public DNNTabLabel Label { get; }
Visual Basic
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> 
Public ReadOnly Property Label As DNNTabLabel
	Get

See Also