summaryP:DotNetNuke.UI.WebControls.DNNToolBarButton.JSFunction

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

Syntax

C#
[DefaultValueAttribute("")]
public string JSFunction { get; set; }
Visual Basic
<DefaultValueAttribute("")> 
Public Property JSFunction As String
	Get
	Set

See Also