TaskBoardMessagesSettingsBuilder

Methods

Edit(System.String)

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

Parameters

value - System.String

The value for Edit

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

CreateNewCard(System.String)

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

Parameters

value - System.String

The value for CreateNewCard

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

Create(System.String)

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

Parameters

value - System.String

The value for Create

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

Search(System.String)

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

Parameters

value - System.String

The value for Search

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

PreviewCard(System.String)

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

Parameters

value - System.String

The value for PreviewCard

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

AddCard(System.String)

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

Parameters

value - System.String

The value for AddCard

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

EditCard(System.String)

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

Parameters

value - System.String

The value for EditCard

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

DeleteCard(System.String)

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

Parameters

value - System.String

The value for DeleteCard

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

AddColumn(System.String)

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

Parameters

value - System.String

The value for AddColumn

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

EditColumn(System.String)

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

Parameters

value - System.String

The value for EditColumn

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

DeleteColumn(System.String)

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

Parameters

value - System.String

The value for DeleteColumn

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

Close(System.String)

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

Parameters

value - System.String

The value for Close

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

Cancel(System.String)

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

Parameters

value - System.String

The value for Cancel

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

Delete(System.String)

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

Parameters

value - System.String

The value for Delete

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

SaveChanges(System.String)

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

Parameters

value - System.String

The value for SaveChanges

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

Title(System.String)

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

Parameters

value - System.String

The value for Title

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

Description(System.String)

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

Parameters

value - System.String

The value for Description

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

NewColumn(System.String)

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

Parameters

value - System.String

The value for NewColumn

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

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 for DeleteColumnConfirm

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.

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 for DeleteCardConfirm

RETURNS

Returns the current TaskBoardMessagesSettingsBuilder instance.