该成员将替代 WebControl.TagKey。
命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides ReadOnly Property TagKey As HtmlTextWriterTag
Get
用法
Dim value As HtmlTextWriterTag
value = Me.TagKey
protected override HtmlTextWriterTag TagKey { get; }
属性值
类型:System.Web.UI.HtmlTextWriterTag