[]
Configurates DialogResultSubmit. Sets a string to be used as a dialogResult when the dialog is hosted by a form element and the user submits the form.
public PopupBuilder DialogResultSubmit(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
PopupBuilder | Current builder. |