Méthode | Description | |
---|---|---|
Get ( string id ) : Orchard.ContentManagement.ContentItem | ||
ImportContentSession ( IContentManager contentManager ) : System | ||
Set ( string id, string contentType ) : void |
public Get ( string id ) : Orchard.ContentManagement.ContentItem | ||
id | string | |
Résultat | Orchard.ContentManagement.ContentItem |
public ImportContentSession ( IContentManager contentManager ) : System | ||
contentManager | IContentManager | |
Résultat | System |
public Set ( string id, string contentType ) : void | ||
id | string | |
contentType | string | |
Résultat | void |