OrgChartMessagesSettingsTagHelper
Example
Razor
<messages/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| name | String | The message that will be used for the "name" text. |
| cancel | String | The message that will be used for the cancel action button text. |
| collapse | String | The message that will be used to label the Collapse button. |
| create | String | The message that will be used for the create action in the edit pop-up Menu. |
| destroy | String | The message that will be used for the destroy action in the edit pop-up Menu. |
| destroy-content | String | The message that will be used for the destroy confirmation pop-up content. |
| destroy-title | String | The message that will be used for the destroy confirmation pop-up title. |
| edit | String | The message that will be used for the edit action in the edit pop-up Menu. |
| expand | String | The message that will be used to label the Expand button. |
| label | String | The label that will be used for the aria-label value of the OrgChart widget. |
| menu-label | String | The message that will be used for the aria-label of the edit pop-up Menu. |
| none | String | The message that will be used in the Parent DropDownList editor to specify the null option (no parent). |
| parent | String | The message that will be used for the "parent" text. |
| save | String | The message that will be used for save action button text. |
| title | String | The message that will be used for the "title" text. |
| upload-avatar | String | The message that will be used for the avatar Upload's label. |