PagePreInit is used to write the user-selected theme - ASP.NET Introduction
Q. You need to allow users to choose their own themes. In which page event will you write the user-selected theme?- Published on 24 Jul 15a. Page_Load
b. Page_Render
c. Page_PreInit
d. Page_PreRender
ANSWER: Page_PreInit