C
Craig Buchanan
If a usercontrol's codebehind page declares a protected variable named
'PersonId', can I access that in the HTML of the ascx? If so, how? I've
tried <%# Me.PersonId #>, but that doesn't seem to work.
Thanks,
Craig Buchanan
'PersonId', can I access that in the HTML of the ascx? If so, how? I've
tried <%# Me.PersonId #>, but that doesn't seem to work.
Thanks,
Craig Buchanan