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