C# Class Frapid.WebsiteBuilder.Models.LayoutManagerModel

Afficher le fichier Open project: frapid/frapid

Méthodes publiques

Méthode Description
SaveLayoutFile ( string tenant, string theme, string fileName, string contents ) : bool

Method Details

SaveLayoutFile() public static méthode

public static SaveLayoutFile ( string tenant, string theme, string fileName, string contents ) : bool
tenant string
theme string
fileName string
contents string
Résultat bool