Introduction
Maintaining consistent styles between components, pages and controls in a Web application can be frustating without a mechanism to organize the style and configuration.
The previous approaches embraced by Intersoft's components prior to WebUI.NET Framework 2.0, namely XML-based Layout Manager and Layout API, lack a capability to allow designers and developers to reuse created layout files efficiently.
WebStyleManager
The new WebStyleManager is aimed to make the most of Intersoft's Theme Architecture and enable developers and designers to manage styles through out the Web application more effectively.
For more detailed information please see following topics:
- Standalone WebUIStyleManager
- The Orchestration of Theme Architecture, WebStyleManager and Deployment
- Styles Inheritance model for Uniform Look and Feel across entire Application
Related Topics
{New in v1.5}
{Features}