C# Class Orchard.ContentManagement.DefaultContentDisplay

Inheritance: IContentDisplay
Afficher le fichier Open project: ucdavis/Orchard Class Usage Examples

Méthodes publiques

Méthode Description
BuildDisplay ( IContent content, string displayType, string groupId ) : dynamic

Private Methods

Méthode Description
BindPlacement ( BuildShapeContext context, string displayType, string stereotype ) : void

Method Details

BuildDisplay() public méthode

public BuildDisplay ( IContent content, string displayType, string groupId ) : dynamic
content IContent
displayType string
groupId string
Résultat dynamic