� At page level - Use the Theme or StyleSheetTheme attribute of the @ Page directive.
� At application level - It can be applied to all pages in an application by setting the <pages> element in the application configuration file.
� At web server level - It define the <pages> element in machine.config file. This will apply the theme to all the web applications on that web server.
� At application level - It can be applied to all pages in an application by setting the <pages> element in the application configuration file.
� At web server level - It define the <pages> element in machine.config file. This will apply the theme to all the web applications on that web server.
No comments:
Post a Comment