[]
Configurates the OnClientResized client event. Sets the client function which occurs after the Popup has been resized.
public PopupBuilder OnClientResized(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
PopupBuilder | Current builder. |