Menu.AddAttributesToRender Method
.NET Framework 3.0
Adds HTML attributes and styles that need to be rendered to the specified HtmlTextWriter object.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The Menu control overrides the AddAttributesToRender method to reset the AccessKey property to Empty. This member is primarily used by control developers when deriving a custom control from the Menu class.
Community Additions
ADD
Show: