skmMenu: An ASP.NET Menu Control

MenuItem.Enabled Property

Gets or sets a value indicating whether the Web server control is enabled.

new public bool Enabled {get; set;}

Property Value

true if the control is enabled, false otherwise; the default is true.

See Also

MenuItem Class | skmMenu Namespace