Setting the css class via the Studio Interface

  • Thread starter Thread starter JJ
  • Start date Start date
J

JJ

Having set up a new class in my attached style sheet for an asp.net page in
VS2005 , I expected to be able to choosethe class from a drop down in the
control's properties...

Can you not do this? Do you have to type it in the 'Class' box?

JJ
 
Hi,
Having set up a new class in my attached style sheet for an asp.net page in
VS2005 , I expected to be able to choosethe class from a drop down in the
control's properties...

Can you not do this? Do you have to type it in the 'Class' box?

JJ

No, unfortunately Intellisense doesn't parse CSS files (not even CSS
styles defined in the header for that matter). That would be a nice
touch though.

Copy/Paste is your best bet.

HTH,
Laurent
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top