C# Class Sdl.Web.Mvc.Controllers.ListController

Inheritance: EntityController
Show file Open project: sdl/dxa-web-application-dotnet

Protected Methods

Method Description
EnrichModel ( ViewModel sourceModel ) : ViewModel

Private Methods

Method Description
List ( EntityModel entity, int containerSize ) : System.Web.Mvc.ActionResult

Method Details

EnrichModel() protected method

protected EnrichModel ( ViewModel sourceModel ) : ViewModel
sourceModel Sdl.Web.Common.Models.ViewModel
return Sdl.Web.Common.Models.ViewModel