AjaxDelta.TagKey property
This member overrides WebControl.TagKey.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property TagKey As HtmlTextWriterTag
Get
'Usage
Dim value As HtmlTextWriterTag
value = Me.TagKey
protected override HtmlTextWriterTag TagKey { get; }
Property value
Type: System.Web.UI.HtmlTextWriterTag