SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Public Member Functions | |
void | CreateSubfolder (string name, string description, string filesystemDirectoryName) |
Properties | |
new IAssetManagerFiles | Files [get] |
bool | IsDatabaseFolder [get] |
bool | IsFileSystemFolder [get] |
bool | IsSubFolder [get] |
IAssetManagerFolder | ParentFolder [get] |
AssetManagerFolderStorageType | StorageType [get] |
ISubFolders | SubFolders [get] |
Properties inherited from erminas.SmartAPI.CMS.Project.Folder.IFolder | |
IFiles | Files [get] |
bool | IsAssetManager [get] |
bool | IsFileFolder [get] |
IFolder | LinkedFolder [get] |
FolderType | Type [get] |
Properties inherited from erminas.SmartAPI.CMS.Project.IProjectObject | |
IProject | Project [get] |
Properties inherited from erminas.SmartAPI.CMS.ISessionObject | |
ISession | Session [get] |
Definition at line 106 of file IAssetManagerFolder.cs.
void erminas.SmartAPI.CMS.Project.Folder.IAssetManagerFolder.CreateSubfolder | ( | string | name, |
string | description, | ||
string | filesystemDirectoryName | ||
) |
|
get |
Definition at line 109 of file IAssetManagerFolder.cs.
|
get |
Definition at line 110 of file IAssetManagerFolder.cs.
|
get |
Definition at line 111 of file IAssetManagerFolder.cs.
|
get |
Definition at line 112 of file IAssetManagerFolder.cs.
|
get |
Definition at line 113 of file IAssetManagerFolder.cs.
|
get |
Definition at line 114 of file IAssetManagerFolder.cs.
|
get |
Definition at line 115 of file IAssetManagerFolder.cs.