Dialog for ASP.NET Web Forms
OnClientCreate Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Dialog Namespace > C1Dialog Class : OnClientCreate Property
The name of the function which will be called when the dialog is created.
Syntax
'Declaration
 
Public Property OnClientCreate As System.String
public System.string OnClientCreate {get; set;}
See Also

Reference

C1Dialog Class
C1Dialog Members