Packages | |
| package | Html |
Classes | |
| class | ActionResolver |
| Helps the N2's MVC route handler to deal with actions in url. More... | |
| class | AreaRegistrationState |
| class | AreaRegistrationExtensions |
| class | ContentController |
| Base class for content controllers that provides easy access to the content item in scope. More... | |
| class | ContentController-g |
| Base class for content controllers that provides easy access to the content item in scope. More... | |
| class | ContentOutputCacheAttribute |
| Enables output cache as configured in the n2/host/outputCache configuration esction with cache dependency. This functionality is enabled by default when inheriting from ContentController. More... | |
| class | ContentRoute |
| An ASP.NET MVC route that gets route data for content item paths. More... | |
| class | ContentRoute-g |
| An ASP.NET MVC route that gets route data for content items of the specified generic type. More... | |
| class | ContentViewPage-g |
| A ViewPage implementation that allows N2 Display helpers to be used. More... | |
| class | ContentViewUserControl-g |
| A ViewUserControl implementation that allows N2 Display helpers to be used. More... | |
| class | ControllerExtensions |
| class | ControllerFactoryConfigurator |
| Configures a controller factory used by ASP.NET MVC applications. More... | |
| class | ControllerMapper |
| interface | IControllerMapper |
| interface | IItemContainer-g |
| class | MvcAdapter |
| class | MvcConventionTemplateAttribute |
| Tells the system to look for the template associated with the attributed content item in the default location as specified by the N2ViewEngine's internal ViewEngine (by default a WebFormsViewEngine). More... | |
| class | MvcEngine |
| Used for the initialisation of the runtime for Mvc-specific N2 applications. | |
| class | MvcEngineExtensions |
| Extension methods for the Mvc functionality. | |
| class | NonContentConstraint |
| Constraint used to prevent area routes from routing static routes for content. More... | |
| class | N2ControllerFactory |
| class | N2ModelViewPage-g |
| class | N2ModelViewUserControl-g |
| class | N2ViewMasterPage-g |
| A ViewMasterPage implementation that allows N2 Display helpers to be used. More... | |
| class | N2ViewPage-g |
| A ViewPage implementation that allows N2 Display helpers to be used. More... | |
| class | N2ViewUserControl-g |
| A ViewUserControl implementation that allows N2 Display helpers to be used. More... | |
| class | RequestContextExtensions |
| class | RouteCollectionExtensions |
| Route registratoin extensions. | |
| class | RouteExtensions |
| class | ServiceLocatingControllerFactory |
| Controller Factory class for instantiating controllers using the Windsor IoC container. More... | |
| class | Traversal |
| class | ViewPageResult |
| A custom ActionResult that invokes the MVC pipeline again for the given page. More... | |