Icon

Description

This sample illustrates how to display icons in a C1Menu menu item.

To show icons in a menu item, the following properties are used in the menu item object.

  • IconClass - for specifying css classes which show a image

You can also use the ImagePosition property along with the IconClass to specify the position of the image.

Documentation