Méthode | Description | |
---|---|---|
ComponentPresentations ( IPage tridionPage, HtmlHelper htmlHelper, string includeComponentTemplate, string includeSchema ) : System.Web.Mvc.MvcHtmlString | ||
Create ( ) : IComponentPresentationRenderer |
Méthode | Description | |
---|---|---|
MustInclude ( IComponentTemplate itemToCheck, string pattern ) : bool | ||
MustInclude ( ISchema itemToCheck, string pattern ) : bool | ||
RenderComponentPresentation ( IComponentPresentation cp, HtmlHelper htmlHelper ) : System.Web.Mvc.MvcHtmlString |
public ComponentPresentations ( IPage tridionPage, HtmlHelper htmlHelper, string includeComponentTemplate, string includeSchema ) : System.Web.Mvc.MvcHtmlString | ||
tridionPage | IPage | |
htmlHelper | HtmlHelper | |
includeComponentTemplate | string | |
includeSchema | string | |
Résultat | System.Web.Mvc.MvcHtmlString |
public static Create ( ) : IComponentPresentationRenderer | ||
Résultat | IComponentPresentationRenderer |