Themes

S

Stephen Costanzo

I understand how to build the themes and apply them to the pages, however I
am wondering if it is possible to enumerate the themes for a drop-down list
so the user can pick their theme. I know that I could hard-code the values
but that is limiting if I add more themes. The other option would be to have
a theme.xml file that the drop-down would reference.

Is there a 'built-in' method to list them?

Thanks in advance.
 
E

Erik Funkenbusch

I understand how to build the themes and apply them to the pages, however I
am wondering if it is possible to enumerate the themes for a drop-down list
so the user can pick their theme. I know that I could hard-code the values
but that is limiting if I add more themes. The other option would be to have
a theme.xml file that the drop-down would reference.

Is there a 'built-in' method to list them?

Thanks in advance.

http://www.codeproject.com/useritems/themeswitcher.asp
 

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

Top