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