C# Class HtmlHelperExtensions, csharp-ember-handlebars

Afficher le fichier Open project: Myslik/csharp-ember-handlebars Class Usage Examples

Méthodes publiques

Méthode Description
RenderEmberTemplates ( this helper, string path = "", bool noTemplateName = false ) : IHtmlString

Private Methods

Méthode Description
GetDirectoryTemplates ( string relativeDirName, DirectoryInfo, rootDirectory, List dependencyList ) : string
ReadTemplate ( string templateName, FileInfo, templateFile, bool noTemplateName = false ) : string

Method Details

RenderEmberTemplates() public static méthode

public static RenderEmberTemplates ( this helper, string path = "", bool noTemplateName = false ) : IHtmlString
helper this
path string
noTemplateName bool
Résultat IHtmlString