Click or drag to resize
CMSTreeMenuMenuItemImageUrl Property
URL address of the image that is displayed next to menu items. It may start with "~/" representing the virtual path of the current application.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public string MenuItemImageUrl { get; set; }

Property Value

Type: String
See Also