CMSTreeMenuMenuItemOpenImageUrl Property |
URL address of the image that is displayed next to open menu items. It may start with "~/" representing the virtual path of the current application.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string MenuItemOpenImageUrl { get; set; }
Property Value
Type:
StringSee Also