skmMenu: An ASP.NET Menu Control

MenuItem.RightImage Property

Gets or sets an image to be shown to the right of the menuitem's text or main image.

public virtual string RightImage {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