WebDAVSettings Properties |
The WebDAVSettings type exposes the following members.
Name | Description | |
---|---|---|
AttachmentsBasePath |
Gets base attachments path.
| |
AttachmentsFolder |
Name of the attachments folder, for example: 'attachments'.
| |
BasePath |
Gets or sets base path, for example: '/cms/files/'.
| |
ContentFilesBasePath |
Gets base content files path.
| |
ContentFilesFolder |
Name of the content files folder, for example: 'content'.
| |
GroupsBasePath |
Gets base groups path.
| |
GroupsFolder |
Name of the community groups folder, for example: 'groups'.
| |
MediaFilesBasePath |
Gets base media files path.
| |
MediaFilesFolder |
Name of the media files folder, for example: 'media'.
| |
MetaFilesBasePath |
Gets base meta files path.
| |
MetaFilesFolder |
Name of the meta files folder, for example: 'metafiles'.
| |
PagesFolder |
Name of the content files under community group folder, for example: 'pages'.
| |
RootFolder |
Name of root folder (from BasePath), for example 'files'.
| |
UnsortedFolder |
Name of the unsorted attachments folder, for example: '[unsorted]'.
|