S
Steph
hello,
i want create a aspx object page for manipulate it.
like :
Page p = new Page();
p.LoadPage("~/mypage.aspx");
and after i can modify manually all control, header etc.. and save it.
how do ?
thancks
i want create a aspx object page for manipulate it.
like :
Page p = new Page();
p.LoadPage("~/mypage.aspx");
and after i can modify manually all control, header etc.. and save it.
how do ?
thancks