Documentation for this section has not yet been entered.
The HtmlControlDesigner.Behavior property is obsolete. Use the IControlDesignerTag.SetAttribute(string, string) and IControlDesignerTag.GetAttribute(string) methods on the ControlDesigner.Tag property to map properties to styles. Use the ContainerControlDesigner.GetDesignTimeCssAttributes method on the System.Web.UI.Design.ContainerControlDesigner class to set styles for the control at design time.