New to Telerik UI for ASP.NET MVC? Download free 30-day trial

PrefixOptionsSettingsBuilder

Methods

Icon(System.String)

Defines the name for an existing icon in a Kendo UI theme or SVG content

Parameters

value - System.String

The value that configures the icon.

Template(System.String)

The template for the prefix adornment of the widget.

Parameters

value - System.String

The value that configures the template.

TemplateId(System.String)

The template for the prefix adornment of the widget.

Parameters

value - System.String

The value that configures the template.

TemplateView(System.Web.Mvc.MvcHtmlString)

The template for the prefix adornment of the widget.

Parameters

value - System.Web.Mvc.MvcHtmlString

The value that configures the template.

TemplateHandler(System.String)

The template for the prefix adornment of the widget.

Parameters

value - System.String

The value that configures the template.

Template(Kendo.Mvc.UI.TemplateBuilder)

The template for the prefix adornment of the widget.

Parameters

template - TemplateBuilder<TModel>

A Template component that configures the template.

Separator(System.Boolean)

If set to false, the prefix adornment will not have a separator.

Parameters

value - System.Boolean

The value that configures the separator.

In this article
Not finding the help you need?