ReadWriteControlDesigner::OnBehaviorAttached Method ()
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Return to top
Provides notification that is raised when a behavior is attached to the designer.
Assembly: System.Design (in System.Design.dll)
Note |
|---|
The OnBehaviorAttached method is obsolete. Use the members of the ControlDesigner::Tag property instead. For example, use the SetAttribute and GetAttribute methods on the ControlDesigner::Tag property to map properties to styles. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
