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

WizardMessagesSettingsBuilder

Defines the fluent API for configuring the WizardMessagesSettings settings.

Methods

Done(System.String)

Specifies text to be rendered in the "Done" button on the final step.

Parameters

value - System.String

The value that configures the done.

Next(System.String)

Specifies text to be rendered in the "Next" button on each step.

Parameters

value - System.String

The value that configures the next.

Of(System.String)

Specifies text to be rendered in the Pager element.

Parameters

value - System.String

The value that configures the of.

Previous(System.String)

Specifies text to be rendered in the "Previous" button on each step.

Parameters

value - System.String

The value that configures the previous.

Reset(System.String)

Specifies text to be rendered in the "Reset" button on each step.

Parameters

value - System.String

The value that configures the reset.

Step(System.String)

Specifies text to be rendered in the Pager element.

Parameters

value - System.String

The value that configures the step.

In this article
Not finding the help you need?