alfdev wrote:
> hi all,
Hey,

> i need to use asp.net Themes folder form my webapp, but seems not work.
> 
> In web.config:
> <location path="admin">
>     <system.web>
>         <pages theme="ThemeName"></pages>
>     </system.web>
> </location>
> 
> in asp.net Themes folder i created ThemeName subfolder and style.css.
> 
> Can someone help me?
This should work just fine with current Mono (2.4+). If it doesn't, create a 
self-contained test 
case and file a bug (http://mono-project.com/Bugs) for the System.Web component

marek


_______________________________________________
Mono-aspnet-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

Reply via email to