ASP.NET Core MVC コントロールヘルプ
Owner メソッド (PopupBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > PopupBuilder クラス : Owner メソッド
The value.
Configurates C1.Web.Mvc.Popup.Owner. Sets the selector string to determine the element that own this popup.
シンタックス
'宣言
 
Public Function Owner( _
   ByVal value As System.String _
) As PopupBuilder
public PopupBuilder Owner( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
If the Owner is null or invalidate, the Popup behaves like a dialog. It is centered on the screen and must be shown using the client show method.
参照

PopupBuilder クラス
PopupBuilder メンバ