BulletedList::TagKey Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the HtmlTextWriterTag value for the specified BulletedList control.
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 the BulletedList control. The TagKey property is used primarily by control developers.
.NET Framework
Available since 2.0
Available since 2.0
Show: