How to create a global theme for all Web applications on a Web server?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
How to create a global theme for all Web applications on a Web server?
Rating:
The following are the steps to create a global theme for all Web applications on a Web server:
- Create the Themes folder on the Web server into which the user-defined theme folder is to be placed. Set the Themes folder path to C:\Inetpub\wwwroot\aspnet_client\system_web\version\Themes on the local computer.
- Open the Solution Explorer of a Web site and the Themes folder is displayed. More than one theme can be created as sub-folders of the Themes folder. An illustrative image is shown below:

Rating:
Was this information helpful?
Other articles
- What is the RunWorkerAsync method?
- How to create a custom user privilege model?
- What is a third party control?
- Note about the HScrollBar control
- What is the CancelAsync method?
