[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PopupBuilder.DialogResultSubmit

DialogResultSubmit Method

DialogResultSubmit(string)

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.

Declaration
public PopupBuilder DialogResultSubmit(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
PopupBuilder

Current builder.