ASP.NET Core MVC コントロールヘルプ
EditTemplateId メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CellTemplateBuilder クラス : EditTemplateId メソッド
The value.
Configurates C1.Web.Mvc.CellTemplate.EditTemplateId. Sets the id of the template for the grid cell in editing mode.
シンタックス
'宣言
 
Public Function EditTemplateId( _
   ByVal value As System.String _
) As CellTemplateBuilder
public CellTemplateBuilder EditTemplateId( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

CellTemplateBuilder クラス
CellTemplateBuilder メンバ