ASP.NET Core MVC コントロールヘルプ
DialogResultSubmit メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > PopupBuilder クラス : DialogResultSubmit メソッド
The value.
Configurates C1.Web.Mvc.Popup.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 Function DialogResultSubmit( _
   ByVal value As System.String _
) As PopupBuilder
public PopupBuilder DialogResultSubmit( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PopupBuilder クラス
PopupBuilder メンバ