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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ControlBuilder<TControl,TBuilder> クラス : Id メソッド
The id.
Configurates C1.Web.Mvc.Component.Id. Sets the id of the control.
シンタックス
'宣言
 
Public Overridable Function Id( _
   ByVal id As System.String _
) As TBuilder
public virtual TBuilder Id( 
   System.string id
)

パラメータ

id
The id.

戻り値の型

Current builder.
参照

ControlBuilder<TControl,TBuilder> クラス
ControlBuilder<TControl,TBuilder> メンバ