WebDAVSettings Class |
Namespace: CMS.WebDAV
public static class WebDAVSettings
The WebDAVSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetAllowedExtensions |
Gets allowed file extensions supported by WebDAV for given site.
|
![]() ![]() | IsExtensionAllowedForEditMode |
Checks if file extension is allowed for edit mode.
|
Name | Description | |
---|---|---|
![]() ![]() | ALIASPATH_ROOT |
Replacement for root node alias path.
|
![]() ![]() | CMS_FILE |
Class name of the CMS File document type.
|
![]() ![]() | CMS_FOLDER |
Class name of the CMS Folder document type.
|
![]() ![]() | HEIGHT |
Image resize height.
|
![]() ![]() | MAX_SIDE_SIZE |
Image resize maximum side size.
|
![]() ![]() | WIDTH |
Image resize width.
|
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]'.
|