Dynamic Actions in ASP.NET MVC(www.codevoyeur.com)
submitted by
zblock(90) 2 years, 2 months ago
The Castle Project's Monorail supports the notion of dynamic actions to allow for several named actions to map to a single action. This feature avoids having to create redundant actions that effectively do the same work. Dynamic actions simply map actions to a handler method by name. This article demonstrates a technique for creating dynamic actions in ASP.NET MVC.
|category: MVC
|Views: 24
tags:
another
Everyones tags:
No tags
Your Tags: