ControlDesigner.Tag Property
.NET Framework 3.0
Gets an object representing the HTML markup element for the associated control.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
/** @property */ protected IControlDesignerTag get_Tag ()
protected function get Tag () : IControlDesignerTag
Not applicable.
Property Value
An IControlDesignerTag object that represents the HTML markup element for the associated control.Community Additions
ADD
Show: