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

TaskBoardMessagesSettingsBuilder

Methods

Edit(System.String)

Specifies text to be rendered for the "Edit" message.

Parameters

value - System.String

The value that configures the edit.

CreateNewCard(System.String)

Specifies text to be rendered for the "Create new card" message.

Parameters

value - System.String

The value that configures the createnewcard.

Create(System.String)

Specifies text to be rendered for the "Create" message.

Parameters

value - System.String

The value that configures the create.

Search(System.String)

Specifies text to be rendered for the "Search" message.

Parameters

value - System.String

The value that configures the search.

PreviewCard(System.String)

Specifies text to be rendered for the "Preview card" message.

Parameters

value - System.String

The value that configures the previewcard.

AddCard(System.String)

Specifies text to be rendered for the "Add card" message.

Parameters

value - System.String

The value that configures the addcard.

EditCard(System.String)

Specifies text to be rendered for the "Edit card" message.

Parameters

value - System.String

The value that configures the editcard.

DeleteCard(System.String)

Specifies text to be rendered for the "Delete Card" message.

Parameters

value - System.String

The value that configures the deletecard.

AddColumn(System.String)

Specifies text to be rendered for the "Add column" message.

Parameters

value - System.String

The value that configures the addcolumn.

EditColumn(System.String)

Specifies text to be rendered for the "Edit column" message.

Parameters

value - System.String

The value that configures the editcolumn.

DeleteColumn(System.String)

Specifies text to be rendered for the "Delete column" message.

Parameters

value - System.String

The value that configures the deletecolumn.

Close(System.String)

Specifies text to be rendered for the "Close" message.

Parameters

value - System.String

The value that configures the close.

Cancel(System.String)

Specifies text to be rendered for the "Cancel" message.

Parameters

value - System.String

The value that configures the cancel.

Delete(System.String)

Specifies text to be rendered for the "Delete" message.

Parameters

value - System.String

The value that configures the delete.

SaveChanges(System.String)

Specifies text to be rendered for the "Save changes" message.

Parameters

value - System.String

The value that configures the savechanges.

Title(System.String)

Specifies text to be rendered for the "Title:" message.

Parameters

value - System.String

The value that configures the title.

Description(System.String)

Specifies text to be rendered for the "Description:" message.

Parameters

value - System.String

The value that configures the description.

NewColumn(System.String)

Specifies text to be rendered for the "New column" message.

Parameters

value - System.String

The value that configures the newcolumn.

DeleteColumnConfirm(System.String)

Specifies text to be rendered for the "Are you sure you want to delete this column?" message.

Parameters

value - System.String

The value that configures the deletecolumnconfirm.

DeleteCardConfirm(System.String)

Specifies text to be rendered for the "Are you sure you want to delete this card?" message.

Parameters

value - System.String

The value that configures the deletecardconfirm.

In this article
Not finding the help you need?