StyleSheetManager
for ASP.NET AJAX

Reduce load time by
combining style sheets
StyleSheetManager

Minimizing Page Traffic

Automatically combine all CSS style sheets associated with the Telerik ASP.NET Ajax controls into a single request by just dropping this control on your page. This greatly reduces page traffic on pages with multiple Telerik controls. View demo

Caching Support

Utilize the built-in caching to further improve page performance. The caching feature allows for all CSS style sheets that would come from your page to be loaded from cache. View demo

Easy Configuration

Easily utilize all of the style sheet manager’s functionality by a simple drag-and-drop onto your page. Take use of the control’s SmartTag to configure the control with no need for additional code. View demo