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

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ServiceBuilder<TControl,TBuilder> クラス : Id メソッド
ID。
C1.Web.Mvc.Component.Idを構成します。サービスのIDを設定します。
シンタックス
'宣言
 
Public Overridable Function Id( _
   ByVal id As System.String _
) As TBuilder
public virtual TBuilder Id( 
   System.string id
)

パラメータ

id
ID。

戻り値の型

現在のビルダ。
参照

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