ControlDesigner::Tag Property
.NET Framework (current version)
Gets an object representing the HTML markup element for the associated control.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System.Web.UI.Design::IControlDesignerTag^An IControlDesignerTag object that represents the HTML markup element for the associated control.
Typically, the Tag property is used only for communication between the design host and the control designer and is not used by control developers.
.NET Framework
Available since 2.0
Available since 2.0
Show: