[Mono-list] Title attribute character encoding for some web controls

Gonzalo Paniagua Javier gonzalo at ximian.com
Mon Mar 6 13:29:40 EST 2006


On Mon, 2006-03-06 at 00:55 +0200, Slava Petrenko wrote:
[...]
>                 <asp:HyperLink
>                     id="hlCatalog"
>                     Text="<some cyrillic text>"
>                     ToolTip="<another cyrillic text>"
>                     NavigateUrl="/catalog/"
>                     runat="server" />
> 
[...]
> How can I disable that feature that encodes text to
> &#1057;&#1090;&#1072;&#1090;&#1100;&#1080;  ?
> 
> P.S. That feature also encodes ToolTip attributes for some other controls.

http://www.mono-project.com/FAQ:_ASP.NET

-Gonzalo




More information about the Mono-list mailing list