[]
Configurates the OnClientPositionChanging client event. Sets the client function which occurs while the user moves the Popup, between the Dragging and Dragged events.
public PopupBuilder OnClientPositionChanging(string value)
Public Function OnClientPositionChanging(value As String) As PopupBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| PopupBuilder | Current builder. |