C# Class Orchard.ContentManagement.DefaultContentDisplay

Inheritance: IContentDisplay
Show file Open project: ucdavis/Orchard Class Usage Examples

Public Methods

Method Description
BuildDisplay ( IContent content, string displayType, string groupId ) : dynamic

Private Methods

Method Description
BindPlacement ( BuildShapeContext context, string displayType, string stereotype ) : void

Method Details

BuildDisplay() public method

public BuildDisplay ( IContent content, string displayType, string groupId ) : dynamic
content IContent
displayType string
groupId string
return dynamic