메소드 | 설명 | |
---|---|---|
CreateFolders ( ) : void |
Creates the folders.
|
|
CreateRoots ( ) : void | ||
TemplateConfiguration ( Database database, string template, string dateField, string yearTemplate, string monthTemplate, string dayTemplate, SortOrder sort = SortOrder.None, string yearFormat = "yyyy", string monthFormat = "MM", string dayFormat = "dd", string roots = "" ) : System |
Initializes a new instance of the TemplateConfiguration class.
|