C# Class UmbracoExtension.UmbracoMacros

Afficher le fichier Open project: umbraco/WebMatrixExtension

Méthodes publiques

Méthode Description
GetMacroList ( string dbPath ) : IEnumerable

Méthodes protégées

Méthode Description
MacroList ( string dbPath ) : SqlCeDataReader

Method Details

GetMacroList() public méthode

public GetMacroList ( string dbPath ) : IEnumerable
dbPath string
Résultat IEnumerable

MacroList() protected méthode

protected MacroList ( string dbPath ) : SqlCeDataReader
dbPath string
Résultat SqlCeDataReader