Dialog for ASP.NET Web Forms
OnClientClick Property (DialogButton)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Dialog Namespace > DialogButton Class : OnClientClick Property
Specify a function gets called when you click the button.
Syntax
'Declaration
 
Public Property OnClientClick As System.String
public System.string OnClientClick {get; set;}
See Also

Reference

DialogButton Class
DialogButton Members