G
Guest
I have a Repeater that contains two controls, an Anchor (Not runat=server)
and my own Custom Control (runat=server). Each has an attribute whose value
contains <%# %> expressions. The Anchor gets an evaluated value, while my
custom control gets the raw <%# %> characters.
Is there anyway to get my control's parameter evaluated??
and my own Custom Control (runat=server). Each has an attribute whose value
contains <%# %> expressions. The Anchor gets an evaluated value, while my
custom control gets the raw <%# %> characters.
Is there anyway to get my control's parameter evaluated??