Hi folks!
i developed a web custom control inherited from webcontrol, but when i try
to bound a property using <%= %>, i have all the code put between de ' !
ex.:
<uc1:SkinControlManager WebControl='<%= Me.Attributes("WebControl")%>'
runat="server" ID="Skincontrolmanager1"/>

anybody can help me!?

tks!

Clécio