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

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

パラメータ

id
The id.

戻り値の型

Current builder.
参照

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