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