This expression builder is implemented now
authorMarek Habersack <grendel@twistedcode.net>
Sat, 15 May 2010 02:29:51 +0000 (02:29 -0000)
committerMarek Habersack <grendel@twistedcode.net>
Sat, 15 May 2010 02:29:51 +0000 (02:29 -0000)
svn path=/trunk/mono/; revision=157379

data/net_4_0/web.config

index 91cf4d1f8a5c52c39580bda03affde3faa0628b7..db1c2b83480e49f93fbdc95bb381d765734b82d9 100644 (file)
                                     type="System.Web.Compilation.ConnectionStringsExpressionBuilder, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
                                <add expressionPrefix="AppSettings"
                                     type="System.Web.Compilation.AppSettingsExpressionBuilder, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
-                               <!--
                                <add expressionPrefix="RouteUrl" type="System.Web.Compilation.RouteUrlExpressionBuilder"/>
+                               <!--
                                <add expressionPrefix="RouteValue" type="System.Web.Compilation.RouteValueExpressionBuilder"/>
                                -->
                        </expressionBuilders>