RatingLabelSettingsBuilder

Methods

Template(System.String)

The template for the label.

Parameters

value - System.String

The value that configures the template.

TemplateId(System.String)

The template for the label.

Parameters

value - System.String

The value that configures the template.

TemplateView(System.Web.Mvc.MvcHtmlString)

The template for the label.

Parameters

value - System.Web.Mvc.MvcHtmlString

The value that configures the template.

TemplateHandler(System.String)

The template for the label.

Parameters

value - System.String

The value that configures the template.

Template(Kendo.Mvc.UI.Fluent.TemplateBuilder)

The template for the label.

Parameters

template - TemplateBuilder<TModel>

A Template component that configures the template.