HtmlControlDesigner.Initialize Method
.NET Framework 3.0
Initializes the designer and sets the component for design.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
The Initialize method should be called by the designer host to initialize the designer.
Notes to Inheritors: During initialization, use the SetAttribute and GetAttribute methods on the Tag property to map properties to styles.Community Additions
ADD
Show: