C# 클래스 Frapid.WebsiteBuilder.Models.LayoutManagerModel

파일 보기 프로젝트 열기: frapid/frapid

공개 메소드들

메소드 설명
SaveLayoutFile ( string tenant, string theme, string fileName, string contents ) : bool

메소드 상세

SaveLayoutFile() 공개 정적인 메소드

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