R
Rex the Strange
Hi All,
Is it possible to create a property in a usercontrol that is a
reference to another usercontrol so that you could say (for example):
<user:control1 id='control1' runat='server' />
<user:control2 id='control2' runat='server' othercontrol='control1' />
???
tia,
rts
Is it possible to create a property in a usercontrol that is a
reference to another usercontrol so that you could say (for example):
<user:control1 id='control1' runat='server' />
<user:control2 id='control2' runat='server' othercontrol='control1' />
???
tia,
rts