C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Dialog Namespace / DialogButton Class / OnClientClick Property

In This Topic
OnClientClick Property (DialogButton)
In This Topic
Specify a function gets called when you click the button.
Syntax
'Declaration
 
Public Property OnClientClick As System.String
 
See Also