This is a multi-part message in MIME format.
------=_NextPart_000_003F_01C8932E.7DE111E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
The following Tree Node declaration works correctly providing localized =
(language) content for the Text property, however Visual Studio in =
design mode will fail to recognize this attribute is resource bound and =
replaces it with the Value (SYS) attribute.
<asp:TreeNode Value=3D"SYS" Text=3D"<%$ Resources:LocalizedText, SysName =
%>">
------=_NextPart_000_003F_01C8932E.7DE111E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.3790.1830" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY><FONT face=3DArial><FONT size=3D2>
<DIV>The following Tree Node declaration works correctly providing =
localized
(language) content for the Text property, however Visual Studio in =
design mode
will fail to recognize this attribute is resource =
bound and
replaces it with the Value (SYS) attribute.</DIV>
<DIV><FONT size=3D2>
<P></FONT><FONT color=3D#0000ff size=3D2><</FONT><FONT =
color=3D#800000
size=3D2>asp</FONT><FONT color=3D#0000ff size=3D2>:</FONT><FONT =
color=3D#800000
size=3D2>TreeNode</FONT><FONT size=3D2> </FONT><FONT color=3D#ff0000
size=3D2>Value</FONT><FONT color=3D#0000ff size=3D2>=3D"SYS"</FONT><FONT =
size=3D2>
</FONT><FONT color=3D#ff0000 size=3D2>Text</FONT><FONT color=3D#0000ff
size=3D2>=3D"</FONT><FONT size=3D2><%$ Resources:LocalizedText, =
SysName
%></FONT><FONT color=3D#0000ff size=3D2>"></P></FONT> </DIV>
<P><FONT color=3D#0000ff =
size=3D2> </P></FONT></FONT></FONT></BODY></HTML>
------=_NextPart_000_003F_01C8932E.7DE111E0--
