This is a migrated thread and some comments may be shown as answers.

Dynamic CSS

1 Answer 88 Views
ScriptManager and StyleSheetManager
This is a migrated thread and some comments may be shown as answers.
Ryan
Top achievements
Rank 1
Ryan asked on 19 Jun 2012, 10:31 PM
Will the handler that the RadStyleSheetmanger uses to generate the css files execute any .NET code the css file. Example: Dynamic Colors .TestCSSClass{
    color: <%=MyStyleClass.DefaultColor()%>;
}

1 Answer, 1 is accepted

Sort by
0
Ivan Zhekov
Telerik team
answered on 20 Jun 2012, 08:53 AM
Hello, Ryan.

I have responded in the related 556593 ticket.

Regards,
Ivan Zhekov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ScriptManager and StyleSheetManager
Asked by
Ryan
Top achievements
Rank 1
Answers by
Ivan Zhekov
Telerik team
Share this question
or