View areas

0 views
Skip to first unread message

sasha.nike

unread,
Nov 8, 2009, 1:16:32 AM11/8/09
to Spark View Engine Dev
Hi, i tried to add area support in MVC2 preview 2 without any success
(three days)

from documentation 'AreaDescriptorFilter' checks for area value in
Route Data:

if (context.RouteData.Values.TryGetValue("area", out value))

but MVC2 preview 2 uses Data Tokens instead of Route Date, it mean
that AreaDescriptorFilter will never fire

documentation for Spark i found 'Needs documentation' and section with
'view areas' it means that there are no example for area support, so
anybody can send me example of using areas PLEASE :)
Reply all
Reply to author
Forward
0 new messages