S
Steph
i will post on the bad ng... :
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
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