skmMenu: An ASP.NET Menu Control

MenuItem.ResolveURL Property

Specifies whether URL should be resolved before being output.

public virtual bool ResolveURL {get; set;}

Remarks

If either DefaultResolveURL in the Menu class is true or this value is true, then the URL for the menuitem will be resolved.

See Also

MenuItem Class | skmMenu Namespace