[]
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)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| PopupBuilder | Current builder. |