Dialog for ASP.NET Web Forms
OnClientDragStart Property

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

Reference

C1Dialog Class
C1Dialog Members