G
Guest
Hi,
I want to prefix my attributes in a custom control. So like this:
<x:Mycontrol x:id="22" x:name="SomeName" runat="server"/>
Now I get a "The server tag is not well formed.". Do you know any solution?
I want to prefix my attributes in a custom control. So like this:
<x:Mycontrol x:id="22" x:name="SomeName" runat="server"/>
Now I get a "The server tag is not well formed.". Do you know any solution?