[]
Configurates the OnClientShowing client event. Sets the client function which occurs before the Popup is showing.
public PopupBuilder OnClientShowing(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
PopupBuilder | Current builder. |