ASP.NET Core MVC コントロールヘルプ
Accordion コンストラクタ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Accordion クラス : Accordion コンストラクタ
The html helper
The selector
Creates one Accordion instance.
シンタックス
'宣言
 
Public Function New( _
   ByVal helper As Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper, _
   Optional ByVal selector As System.String _
)
public Accordion( 
   Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper helper,
   System.string selector
)

パラメータ

helper
The html helper
selector
The selector
参照

Accordion クラス
Accordion メンバ