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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > PopupBuilder クラス : Position メソッド
The value.
Configurates C1.Web.Mvc.Popup.Position. Sets a value that determines where the popup should be displayed with respect to the owner element.
シンタックス
'宣言
 
Public Function Position( _
   ByVal value As PopupPosition _
) As PopupBuilder
public PopupBuilder Position( 
   PopupPosition value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PopupBuilder クラス
PopupBuilder メンバ