J
Jonathan Wood
I'm creating a Web User Control. It needs to include a few component
controls. But one of those component controls, a HiddenField control, should
only appear once on the entire page (at least with that name).
I'm not sure this is doable, but does anyone know if there's any way to
limit the number of instances on a page of a component of a Web User Control
to one, even if there are multiple instances of the Web User Control?
Thanks for any thoughts.
Jonathan
controls. But one of those component controls, a HiddenField control, should
only appear once on the entire page (at least with that name).
I'm not sure this is doable, but does anyone know if there's any way to
limit the number of instances on a page of a component of a Web User Control
to one, even if there are multiple instances of the Web User Control?
Thanks for any thoughts.
Jonathan