ASP.NET Core MVC コントロールヘルプ
Owner メソッド (MenuBaseBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > MenuBaseBuilder<T,TControl,TBuilder> クラス : Owner メソッド
The value.
Configurates C1.Web.Mvc.MenuBase<T>.Owner. Sets the selector string of the element that owns this menu.
シンタックス
'宣言
 
Public Function Owner( _
   ByVal value As System.String _
) As TBuilder
public TBuilder Owner( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
If we want a context menu, we should hide this menu by setting style or attribute.
参照

MenuBaseBuilder<T,TControl,TBuilder> クラス
MenuBaseBuilder<T,TControl,TBuilder> メンバ