[]
Configurates the OnClientDragging client event. Sets the client function which occurs when the Popup is about to be dragged.
public PopupBuilder OnClientDragging(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
PopupBuilder | Current builder. |