skmMenu: An ASP.NET Menu Control

MenuItem.Image Property

Gets or sets the MenuItem's image.

public virtual string Image {get; set;}

Remarks

If both of the MenuItem's Text and Image properties are specified, Text will be used.

See Also

MenuItem Class | skmMenu Namespace