hello helpers,
my question is how can i create aspx page in runtime ?
i'm building "online website builder" where every user can create and
customize his website.
i want to give option "add new page" to the user, where he can add a new page
and control its all contents.
so i need to know how to create that aspx page in the runtime
thanks :)