R
RicercatoreSbadato
hi all
i'm using asp.net 2 and the master page paradigm
in another page .aspx - that inherit from the master page - i'd like
to has - programmatically - all the controls in the page, how can I
do ?
if I use
this.Controls
i don't see my UserControls..
any ideas ?
i'm using asp.net 2 and the master page paradigm
in another page .aspx - that inherit from the master page - i'd like
to has - programmatically - all the controls in the page, how can I
do ?
if I use
this.Controls
i don't see my UserControls..
any ideas ?