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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ControlBuilder<TControl,TBuilder> クラス > HtmlAttributes メソッド : HtmlAttributes(Object) メソッド
The HTML attributes.
Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes.
シンタックス
'宣言
 
Public Overloads Function HtmlAttributes( _
   ByVal attributes As System.Object _
) As TBuilder
public TBuilder HtmlAttributes( 
   System.object attributes
)

パラメータ

attributes
The HTML attributes.

戻り値の型

Current builder.
参照

ControlBuilder<TControl,TBuilder> クラス
ControlBuilder<TControl,TBuilder> メンバ
オーバーロード一覧