<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://dotnetfan.org/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ちょっと先取り Routing 4：その4 RouteValue expression</title><link>http://dotnetfan.org/blogs/dotnetfanblog/archive/2009/09/24/3039.aspx</link><description>この記事は その1 その2 その3 の記事を見ていることを前提にしています。    その3の記事とほとんど同じように見えるので、どこが違うのか注意して読んでください。   RouteValue expressionはRouteDataをaspxページ内で定義されたコントロールに渡す手段を提供します。   web.configのsystem.web/compilation/expressionBuilders要素に以下を追加します。   &amp;lt;add expressionPrefix=&amp;quot;RouteValue&amp;quot;</description><dc:language>ja</dc:language><generator>CommunityServer 2.0 (Build: 60526.2668)</generator></channel></rss>