Sign in | Join
Last post 05-25-2008 9:19 PM by DarthSwian. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
I'm creating a web user control and i'd like to somehow register a css file so VS will autocomplete/intellisense the class names. How do I tell VS which CSS file i'd like it to use?
Doesn't work for web user controls since the control inherits the css of the page its used on.