ListBoxMessagesToolsSettingsTagHelper
Example
Razor
<tools/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| move-down | String | Defines the text of the Move Down button that is located in the toolbar of the ListBox. |
| move-up | String | Defines the text of the Move Up button that is located in the toolbar of the ListBox. |
| remove | String | Defines the text of the Delete button that is located in the toolbar of the ListBox. |
| transfer-all-from | String | Defines the text of the Transfer All From button that is located in the toolbar of the ListBox. |
| transfer-all-to | String | Defines the text of the Transfer All To button that is located in the toolbar of the ListBox. |
| transfer-from | String | Defines the text of the Transfer From button that is located in the toolbar of the ListBox. |
| transfer-to | String | Defines the text of the Transfer To button that is located in the toolbar of the ListBox. |