IUserControlDesignerAccessor.TagName Property

 

When implemented, gets or sets the full tag name of the user control.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

abstract TagName : string with get, set

Property Value

Type: System.String

The full tag name of the user control.

The TagName property is used by the designer to specify or determine the full tag name of the user control.

.NET Framework
Available since 1.1
Return to top
Show: