FileManagerContextMenuSettingsItemTagHelper
Example
Razor
<item>
</item>
Attributes
| Attribute | Type | Description |
|---|---|---|
| name | String | Specifies the name of the item. |
| command | String | Specifies the command of the item. |
| icon | String | Specifies the icon of the item. |
| sprite-css-class | String | Specifies the spriteCssClass of the item. |
| text | String | Specifies the text of the item. |