BulletedList.TagKey Właściwość

Definicja

HtmlTextWriterTag Pobiera wartość określonej BulletedList kontrolki.

protected:
 virtual property System::Web::UI::HtmlTextWriterTag TagKey { System::Web::UI::HtmlTextWriterTag get(); };
protected override System.Web.UI.HtmlTextWriterTag TagKey { get; }
member this.TagKey : System.Web.UI.HtmlTextWriterTag
Protected Overrides ReadOnly Property TagKey As HtmlTextWriterTag

Wartość właściwości

Wartość tagu składnika zapisywania tekstu HTML.

Uwagi

TagKey Użyj właściwości , aby określić HtmlTextWriterTag wartość skojarzona z kontrolkąBulletedList. Właściwość TagKey jest używana głównie przez deweloperów kontrolek.

Dotyczy

Zobacz też