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