C# Class Frapid.WebsiteBuilder.Models.LayoutManagerModel

Datei anzeigen Open project: frapid/frapid

Public Methods

Method Description
SaveLayoutFile ( string tenant, string theme, string fileName, string contents ) : bool

Method Details

SaveLayoutFile() public static method

public static SaveLayoutFile ( string tenant, string theme, string fileName, string contents ) : bool
tenant string
theme string
fileName string
contents string
return bool