PanelDesigner::OnBehaviorAttached Method ()
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Web.UI.Design.WebControls
Assembly: System.Design (in System.Design.dll)
Return to top
Provides notification when a behavior is attached to the designer.
Assembly: System.Design (in System.Design.dll)
The OnBehaviorAttached method calls the OnBehaviorAttached base method. Then the OnBehaviorAttached maps the BackImageUrl and HorizontalAlign properties to the appropriate style by using the MapPropertyToStyle method, if these properties are defined.
.NET Framework
Available since 1.1
Available since 1.1
Show: