In OnPreInit, you can switch the theme by setting the Page.Theme property to a value. Normally you can set the Theme in the @Page directive in the ASPX markup, but you can change the theme in OnPreInit, and assign it a value like this.Page.Theme = "Blue";
Brian
"Trust in the Lord and do what is good; dwell in the land and live securely. Take delight in the Lord, and He will give you your heart's desires" (Psalm 37: 3-4).