Wizard::TagKey Property
.NET Framework (current version)
Gets the HtmlTextWriterTag value that corresponds to the Wizard control.
Assembly: System.Web (in System.Web.dll)
protected: property HtmlTextWriterTag TagKey { virtual HtmlTextWriterTag get() override; }
Property Value
Type: System.Web.UI::HtmlTextWriterTagThe HtmlTextWriterTag value that corresponds to the Wizard control.
.NET Framework
Available since 2.0
Available since 2.0
Show: