Click or drag to resize
WebDAVSettings Properties

The WebDAVSettings type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAttachmentsBasePath
Gets base attachments path.
Public propertyStatic memberAttachmentsFolder
Name of the attachments folder, for example: 'attachments'.
Public propertyStatic memberBasePath
Gets or sets base path, for example: '/cms/files/'.
Public propertyStatic memberContentFilesBasePath
Gets base content files path.
Public propertyStatic memberContentFilesFolder
Name of the content files folder, for example: 'content'.
Public propertyStatic memberGroupsBasePath
Gets base groups path.
Public propertyStatic memberGroupsFolder
Name of the community groups folder, for example: 'groups'.
Public propertyStatic memberMediaFilesBasePath
Gets base media files path.
Public propertyStatic memberMediaFilesFolder
Name of the media files folder, for example: 'media'.
Public propertyStatic memberMetaFilesBasePath
Gets base meta files path.
Public propertyStatic memberMetaFilesFolder
Name of the meta files folder, for example: 'metafiles'.
Public propertyStatic memberPagesFolder
Name of the content files under community group folder, for example: 'pages'.
Public propertyStatic memberRootFolder
Name of root folder (from BasePath), for example 'files'.
Public propertyStatic memberUnsortedFolder
Name of the unsorted attachments folder, for example: '[unsorted]'.
Top
See Also