Menu::TagKey Property
.NET Framework (current version)
Gets the HtmlTextWriterTag value that corresponds to a Menu control. This property is used primarily by control developers.
Assembly: System.Web (in System.Web.dll)
protected: property HtmlTextWriterTag TagKey { virtual HtmlTextWriterTag get() override; }
Use the TagKey property to determine the HtmlTextWriterTag value that is associated with a Menu control. This property is used primarily by control developers.
.NET Framework
Available since 2.0
Available since 2.0
Show: