C# Class OrchardHUN.TrainingDemo.Handlers.PersonListPartHandler

Inheritance: ContentHandler
Mostra file Open project: Lombiq/Orchard-Training-Demo-Module

Public Methods

Method Description
PersonListPartHandler ( IRepository repository, Work personManagerWork ) : System.Web.Routing

Protected Methods

Method Description
GetItemMetadata ( Orchard.ContentManagement.Handlers.GetContentItemMetadataContext context ) : void

Method Details

GetItemMetadata() protected method

protected GetItemMetadata ( Orchard.ContentManagement.Handlers.GetContentItemMetadataContext context ) : void
context Orchard.ContentManagement.Handlers.GetContentItemMetadataContext
return void

PersonListPartHandler() public method

public PersonListPartHandler ( IRepository repository, Work personManagerWork ) : System.Web.Routing
repository IRepository
personManagerWork Work
return System.Web.Routing