TagName Property
TagName
Gets the tag name that corresponds to this Web
server control. This property is used primarily by control developers.
Declaration
protected virtual string TagName { get; }
Protected Overridable ReadOnly Property TagName As String