summaryP:DotNetNuke.UI.WebControls.DNNLabelEdit.ToolBarId

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

Syntax

C#
public string ToolBarId { get; set; }
Visual Basic
Public Property ToolBarId As String
	Get
	Set

Implements

IDNNToolBar..::..ToolBarId

See Also