In one of my previous blog I
had mentioned Theme property of page
directive. In this blog we are going to discuss various ways we can apply
asp.net skin in a website.
There are various ways to apply a particular Theme. This can be
done:
- On Page Level
- On Website Level
and
- Dynamically on Page Level(from cookies or from database, based on user preferences)

