ASP.NET: Themes : Associating a CSS file out side App_Theme folder for Skin/Theme

Posted by Shyju on Stack Overflow See other posts from Stack Overflow or by Shyju
Published on 2010-05-07T13:39:17Z Indexed on 2010/05/07 13:58 UTC
Read the original article Hit count: 342

Filed under:
|
|

Is there anyway i can mention which CSS file should be attached to my Page automatically when running A Page with ASP.NET Themes /Skins ? I want to associate my own CSS which resides in a folder other than the APP_Themes Folder to the Page

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about theme