summaryP:DotNetNuke.UI.WebControls.DNNLabelEdit.ToolBarSupportedActions

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

Syntax

C#
[BrowsableAttribute(false)]
internal string[] ToolBarSupportedActions { get; }
Visual Basic
<BrowsableAttribute(false)> 
Friend ReadOnly Property ToolBarSupportedActions As String()
	Get

Implements

IDNNToolBarSupportedActions..::..Actions

See Also