Hi all,
I have such a code in some.aspx
<asp:HyperLink
id="hlCatalog"
Text="<some cyrillic text>"
ToolTip="<another cyrillic text>"
NavigateUrl="/catalog/"
runat="server" />
when I see html source for a produced page <some cyrillic text> of Text
attribute is shown well, as it is in a source .aspx, but <another
cyrillic text> of ToolTip attribute looks like
Статьи
How can I disable that feature that encodes text to
Статьи ?
P.S. That feature also encodes ToolTip attributes for some other controls.
Thanx.
Slava.
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list