TaskBoardMessagesSettingsBuilder
Methods
Edit(System.String)
Specifies text to be rendered for the "Edit" message.
Parameters
value - System.String
The value for Edit
CreateNewCard(System.String)
Specifies text to be rendered for the "Create new card" message.
Parameters
value - System.String
The value for CreateNewCard
Create(System.String)
Specifies text to be rendered for the "Create" message.
Parameters
value - System.String
The value for Create
Search(System.String)
Specifies text to be rendered for the "Search" message.
Parameters
value - System.String
The value for Search
PreviewCard(System.String)
Specifies text to be rendered for the "Preview card" message.
Parameters
value - System.String
The value for PreviewCard
AddCard(System.String)
Specifies text to be rendered for the "Add card" message.
Parameters
value - System.String
The value for AddCard
EditCard(System.String)
Specifies text to be rendered for the "Edit card" message.
Parameters
value - System.String
The value for EditCard
DeleteCard(System.String)
Specifies text to be rendered for the "Delete Card" message.
Parameters
value - System.String
The value for DeleteCard
AddColumn(System.String)
Specifies text to be rendered for the "Add column" message.
Parameters
value - System.String
The value for AddColumn
EditColumn(System.String)
Specifies text to be rendered for the "Edit column" message.
Parameters
value - System.String
The value for EditColumn
DeleteColumn(System.String)
Specifies text to be rendered for the "Delete column" message.
Parameters
value - System.String
The value for DeleteColumn
Close(System.String)
Specifies text to be rendered for the "Close" message.
Parameters
value - System.String
The value for Close
Cancel(System.String)
Specifies text to be rendered for the "Cancel" message.
Parameters
value - System.String
The value for Cancel
Delete(System.String)
Specifies text to be rendered for the "Delete" message.
Parameters
value - System.String
The value for Delete
SaveChanges(System.String)
Specifies text to be rendered for the "Save changes" message.
Parameters
value - System.String
The value for SaveChanges
Title(System.String)
Specifies text to be rendered for the "Title:" message.
Parameters
value - System.String
The value for Title
Description(System.String)
Specifies text to be rendered for the "Description:" message.
Parameters
value - System.String
The value for Description
NewColumn(System.String)
Specifies text to be rendered for the "New column" message.
Parameters
value - System.String
The value for 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 for 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 for DeleteCardConfirm