ReadWriteControlDesigner.MapPropertyToStyle Method
.NET Framework 3.0
Maps a property, including description and value, to an intrinsic HTML style.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
Note: |
|---|
| The MapPropertyToStyle method is obsolete. Use the ContainerControlDesigner.GetDesignTimeCssAttributes method for equivalent control designer functionality. |
Note: |
|---|
| this method must be overridden in a derived class to implement the designer. |
Community Additions
ADD
Show:
Note: