[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CellTemplateBuilder.TemplateId

TemplateId Method

TemplateId(string)

Configurates TemplateId. Sets the id of the template for the grid cell.

Declaration
public CellTemplateBuilder TemplateId(string value)
Public Function TemplateId(value As String) As CellTemplateBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
CellTemplateBuilder

Current builder.