skmMenu: An ASP.NET Menu Control

MenuItem.LeftImage Property

Gets or sets an image to be shown to the left of the MenuItem's Text or main image.

public virtual string LeftImage {get; set;}

Remarks

You can only have either a LeftImage or a RightImage. If both are specified, only the LeftImage will be used.

See Also

MenuItem Class | skmMenu Namespace