Definition at line 171 of file IFiles.cs.
void erminas.SmartAPI.CMS.Project.Folder.IFiles.Add |
( |
string |
filename, |
|
|
string |
directory |
|
) |
| |
void erminas.SmartAPI.CMS.Project.Folder.IFiles.AddRange |
( |
IEnumerable< FileSource > |
sources | ) |
|
ReadOnlyCollection<IFile> erminas.SmartAPI.CMS.Project.Folder.IFiles.GetByNamePattern |
( |
string |
searchText | ) |
|
void erminas.SmartAPI.CMS.Project.Folder.IFiles.Remove |
( |
string |
filename | ) |
|
void erminas.SmartAPI.CMS.Project.Folder.IFiles.RemoveForcibly |
( |
string |
filename | ) |
|
void erminas.SmartAPI.CMS.Project.Folder.IFiles.RemoveRange |
( |
IEnumerable< string > |
filenames | ) |
|
void erminas.SmartAPI.CMS.Project.Folder.IFiles.RemoveRangeForcibly |
( |
IEnumerable< string > |
filenames | ) |
|
IFolder erminas.SmartAPI.CMS.Project.Folder.IFiles.Folder |
|
get |
The documentation for this interface was generated from the following file: