webdav.client 5.21.6098 → 5.21.6102
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Help/ClassReference/Create.html +1809 -0
- package/Help/ClassReference/ITHit.Environment.html +1739 -0
- package/Help/ClassReference/ITHit.LogLevel.html +1985 -0
- package/Help/ClassReference/ITHit.Logger.html +2170 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.AsyncResult.html +1877 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.BrowserExtension.html +2282 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.CancellableResult.html +2049 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.DavConstants.html +3181 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Depth.html +1815 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.DocManager.html +3600 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Encoder.html +1785 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Error.html +1785 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.BadRequestException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.ConflictException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.DependencyFailedException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.ForbiddenException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.Info.Error.html +1753 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.Info.Multistatus.html +1703 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.Info.MultistatusResponse.html +1703 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.Info.PropertyMultistatus.html +1755 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.Info.PropertyMultistatusResponse.html +1703 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.InsufficientStorageException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.IntegrationException.html +1689 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.LockedException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.MethodNotAllowedException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.NotFoundException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.NotImplementedException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.Parsers.InsufficientStorage.html +1805 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.PreconditionFailedException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.PropertyConflictException.html +1929 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.PropertyException.html +1929 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.PropertyForbiddenException.html +1929 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.PropertyNotFoundException.html +1929 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.QuotaNotExceededException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.SufficientDiskSpaceException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.UnauthorizedException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.WebDavException.html +1695 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.WebDavHttpException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Features.html +2215 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.File.html +9490 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Folder.html +11459 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.GEditInfo.html +1785 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.HierarchyItem.html +8324 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.HttpStatus.html +3861 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.LockInfo.html +1923 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.LockScope.html +1755 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.LockUriTokenPair.html +1785 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.CancelUpload.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.CopyMove.html +1745 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Delete.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.ErrorResponse.html +1751 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Get.GoAsync.html +1830 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Get.html +1698 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Head.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.HttpMethod.html +1765 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Lock.Go.html +1866 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Lock.GoAsync.html +1884 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Lock.html +1701 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.LockRefresh.Go.html +1866 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.LockRefresh.GoAsync.html +1884 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.LockRefresh.html +1701 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Mkcol.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.MultiResponse.html +1751 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Options.html +1748 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Propfind.html +1745 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Proppatch.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Propstat.html +1733 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Put.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Report.html +1761 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Response.html +1751 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.ResponseFactory.html +1689 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Search.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.SingleResponse.html +1742 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Undelete.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Unlock.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.UpdateToVersion.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.VersionControl.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.MsOfficeEditExtensions.html +2103 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Multistatus.html +1785 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.MultistatusResponse.html +1831 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.OptionsInfo.html +1739 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.OrderProperty.html +1960 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.PageResults.html +1785 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Property.html +2017 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.PropertyList.html +2048 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.PropertyMultistatusResponse.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.PropertyName.html +1972 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Request.html +2673 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.RequestProgress.html +1969 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.ResourceType.html +1755 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.ResumableUpload.html +2271 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.SPSManager.html +1951 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.SearchQuery.html +1974 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Source.html +1785 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.DocManager.MsOfficeEditExtensions.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.CopyMove.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.CreateFile.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.CreateFolder.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.Delete.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.GetFolderItems.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.GetHeadRequests.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.GetItemByFolder.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.GetItemBySession.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.GetParent.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.ItemExists.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.MicrosoftOfficeDiscovery.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.NameCheck.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.Progress.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.Refresh.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.Search.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.SupportedFeatures.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyProperties.GetProperties.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyProperties.UpdateProperties.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Locks.CheckSupport.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Locks.Etag.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Locks.GetLocks.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Locks.Lock.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Locks.RefreshLock.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Versions.GetVersions.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Versions.ManageVersions.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Versions.PutUnderVersion.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Versions.ReadContent.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.WebDavSession.Events.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.AutoUploader.html +1753 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Collections.Map.html +1916 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Collections.Pair.html +1787 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.ContentWriter.html +1945 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Controls.DropZone.html +1791 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Controls.FSEntryFactory.html +1689 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Controls.HtmlControl.html +1781 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Controls.Input.html +1791 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.DropZoneCollection.html +2140 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.AsyncEvent.html +1884 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.BaseEvent.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.BeforeUploadStarted.html +2030 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.Error.html +1695 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.EventName.html +1843 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.ProgressChanged.html +1791 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.QueueChanged.html +1787 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.StateChanged.html +1791 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.UploadError.html +2174 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.UploadItemsCreated.html +2150 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.FSEntry.html +1823 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.FileSpan.html +1806 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Groups.Group.html +1761 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Groups.GroupManager.html +1803 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.InputCollection.html +2140 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.ItemSettings.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Path.Generator.html +1888 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Path.PathCache.html +1693 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Progress.html +1969 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Providers.ProgressTracker.html +1744 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Providers.UploadDiff.html +1786 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Providers.UploadProvider.html +1832 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Queue.html +2618 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.ServerItem.html +1761 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Settings.html +1840 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.State.html +2031 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.BaseState.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.CanceledState.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.CompletedState.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.Factory.html +1689 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.PausedState.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.QueuedState.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.ResumeState.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.SkippedState.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.UploadingState.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.UploadItem.html +5087 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.UploadLocation.html +1761 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Uploader.html +2106 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.UploaderSession.html +3304 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Utils.DavUrl.html +1779 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Utils.DavUrlBuilder.html +1744 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Utils.RepeatableAction.html +1863 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.UploadProgressInfo.html +1877 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Version.html +3357 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.WebDavRequest.html +1689 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.WebDavResponse.html +1689 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.WebDavSession.html +4046 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.WebDavUtil.html +1689 -0
- package/Help/ClassReference/data/search.json +1 -0
- package/Help/ClassReference/fonts/Inconsolata-Regular.ttf +0 -0
- package/Help/ClassReference/fonts/OpenSans-Regular.ttf +0 -0
- package/Help/ClassReference/fonts/WorkSans-Bold.ttf +0 -0
- package/Help/ClassReference/global.html +7914 -0
- package/Help/ClassReference/index.html +2408 -0
- package/Help/ClassReference/scripts/core.js +710 -0
- package/Help/ClassReference/scripts/core.min.js +23 -0
- package/Help/ClassReference/scripts/resize.js +90 -0
- package/Help/ClassReference/scripts/search.js +265 -0
- package/Help/ClassReference/scripts/search.min.js +6 -0
- package/Help/ClassReference/scripts/third-party/Apache-License-2.0.txt +202 -0
- package/Help/ClassReference/scripts/third-party/fuse.js +9 -0
- package/Help/ClassReference/scripts/third-party/hljs-line-num-original.js +369 -0
- package/Help/ClassReference/scripts/third-party/hljs-line-num.js +1 -0
- package/Help/ClassReference/scripts/third-party/hljs-original.js +5171 -0
- package/Help/ClassReference/scripts/third-party/hljs.js +1 -0
- package/Help/ClassReference/scripts/third-party/jquery.min.js +6 -0
- package/Help/ClassReference/scripts/third-party/popper.js +5 -0
- package/Help/ClassReference/scripts/third-party/tippy.js +1 -0
- package/Help/ClassReference/scripts/third-party/tocbot.js +683 -0
- package/Help/ClassReference/scripts/third-party/tocbot.min.js +1 -0
- package/Help/ClassReference/styles/clean-jsdoc-theme-base.css +1053 -0
- package/Help/ClassReference/styles/clean-jsdoc-theme-dark.css +418 -0
- package/Help/ClassReference/styles/clean-jsdoc-theme-light.css +399 -0
- package/Help/ClassReference/styles/clean-jsdoc-theme.min.css +1 -0
- package/ITHitWebDAVClient.js +2 -2
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,1685 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="en" style="font-size: 16px">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8">
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
|
+
|
|
7
|
+
<!-- Adding favicon -->
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
<!-- Adding meta -->
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
<!-- Adding external script-->
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
<!-- Adding external style-->
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
<!-- Adding scripts-->
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
<!-- Adding style-->
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
<title>
|
|
27
|
+
Class: CopyMove
|
|
28
|
+
</title>
|
|
29
|
+
|
|
30
|
+
<!--[if lt IE 9]>
|
|
31
|
+
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
32
|
+
<![endif]-->
|
|
33
|
+
|
|
34
|
+
<script src="scripts/third-party/hljs.js" defer></script>
|
|
35
|
+
<script src="scripts/third-party/hljs-line-num.js" defer></script>
|
|
36
|
+
<script src="scripts/third-party/popper.js" defer></script>
|
|
37
|
+
<script src="scripts/third-party/tippy.js" defer></script>
|
|
38
|
+
<script src="scripts/third-party/tocbot.min.js"></script>
|
|
39
|
+
|
|
40
|
+
<script>
|
|
41
|
+
var baseURL = "/"
|
|
42
|
+
var locationPathname = ""
|
|
43
|
+
|
|
44
|
+
// Global variables
|
|
45
|
+
|
|
46
|
+
locationPathname = document.location.pathname
|
|
47
|
+
baseURL = locationPathname.substr(0, locationPathname.lastIndexOf("/") + 1)
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
</script>
|
|
51
|
+
|
|
52
|
+
<link rel="stylesheet" href="styles/clean-jsdoc-theme.min.css">
|
|
53
|
+
|
|
54
|
+
<svg aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
55
|
+
style="display:none">
|
|
56
|
+
<defs>
|
|
57
|
+
<symbol id="copy-icon" viewbox="0 0 488.3 488.3">
|
|
58
|
+
<g>
|
|
59
|
+
<path
|
|
60
|
+
d="M314.25,85.4h-227c-21.3,0-38.6,17.3-38.6,38.6v325.7c0,21.3,17.3,38.6,38.6,38.6h227c21.3,0,38.6-17.3,38.6-38.6V124 C352.75,102.7,335.45,85.4,314.25,85.4z M325.75,449.6c0,6.4-5.2,11.6-11.6,11.6h-227c-6.4,0-11.6-5.2-11.6-11.6V124 c0-6.4,5.2-11.6,11.6-11.6h227c6.4,0,11.6,5.2,11.6,11.6V449.6z" />
|
|
61
|
+
<path
|
|
62
|
+
d="M401.05,0h-227c-21.3,0-38.6,17.3-38.6,38.6c0,7.5,6,13.5,13.5,13.5s13.5-6,13.5-13.5c0-6.4,5.2-11.6,11.6-11.6h227 c6.4,0,11.6,5.2,11.6,11.6v325.7c0,6.4-5.2,11.6-11.6,11.6c-7.5,0-13.5,6-13.5,13.5s6,13.5,13.5,13.5c21.3,0,38.6-17.3,38.6-38.6 V38.6C439.65,17.3,422.35,0,401.05,0z" />
|
|
63
|
+
</g>
|
|
64
|
+
</symbol>
|
|
65
|
+
<symbol id='search-icon' viewBox="0 0 512 512">
|
|
66
|
+
<g>
|
|
67
|
+
<g>
|
|
68
|
+
<path
|
|
69
|
+
d="M225.474,0C101.151,0,0,101.151,0,225.474c0,124.33,101.151,225.474,225.474,225.474 c124.33,0,225.474-101.144,225.474-225.474C450.948,101.151,349.804,0,225.474,0z M225.474,409.323 c-101.373,0-183.848-82.475-183.848-183.848S124.101,41.626,225.474,41.626s183.848,82.475,183.848,183.848 S326.847,409.323,225.474,409.323z" />
|
|
70
|
+
</g>
|
|
71
|
+
</g>
|
|
72
|
+
<g>
|
|
73
|
+
<g>
|
|
74
|
+
<path
|
|
75
|
+
d="M505.902,476.472L386.574,357.144c-8.131-8.131-21.299-8.131-29.43,0c-8.131,8.124-8.131,21.306,0,29.43l119.328,119.328 c4.065,4.065,9.387,6.098,14.715,6.098c5.321,0,10.649-2.033,14.715-6.098C514.033,497.778,514.033,484.596,505.902,476.472z" />
|
|
76
|
+
</g>
|
|
77
|
+
</g>
|
|
78
|
+
</symbol>
|
|
79
|
+
<symbol id="font-size-icon" viewBox="0 0 24 24">
|
|
80
|
+
<path fill="none" d="M0 0h24v24H0z" />
|
|
81
|
+
<path
|
|
82
|
+
d="M11.246 15H4.754l-2 5H.6L7 4h2l6.4 16h-2.154l-2-5zm-.8-2L8 6.885 5.554 13h4.892zM21 12.535V12h2v8h-2v-.535a4 4 0 1 1 0-6.93zM19 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z" />
|
|
83
|
+
</symbol>
|
|
84
|
+
<symbol id="add-icon" viewBox="0 0 24 24">
|
|
85
|
+
<path fill="none" d="M0 0h24v24H0z" />
|
|
86
|
+
<path d="M11 11V5h2v6h6v2h-6v6h-2v-6H5v-2z" />
|
|
87
|
+
</symbol>
|
|
88
|
+
<symbol id="minus-icon" viewBox="0 0 24 24">
|
|
89
|
+
<path fill="none" d="M0 0h24v24H0z" />
|
|
90
|
+
<path d="M5 11h14v2H5z" />
|
|
91
|
+
</symbol>
|
|
92
|
+
<symbol id="dark-theme-icon" viewBox="0 0 24 24">
|
|
93
|
+
<path fill="none" d="M0 0h24v24H0z" />
|
|
94
|
+
<path
|
|
95
|
+
d="M10 7a7 7 0 0 0 12 4.9v.1c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2h.1A6.979 6.979 0 0 0 10 7zm-6 5a8 8 0 0 0 15.062 3.762A9 9 0 0 1 8.238 4.938 7.999 7.999 0 0 0 4 12z" />
|
|
96
|
+
</symbol>
|
|
97
|
+
<symbol id="light-theme-icon" viewBox="0 0 24 24">
|
|
98
|
+
<path fill="none" d="M0 0h24v24H0z" />
|
|
99
|
+
<path
|
|
100
|
+
d="M12 18a6 6 0 1 1 0-12 6 6 0 0 1 0 12zm0-2a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM11 1h2v3h-2V1zm0 19h2v3h-2v-3zM3.515 4.929l1.414-1.414L7.05 5.636 5.636 7.05 3.515 4.93zM16.95 18.364l1.414-1.414 2.121 2.121-1.414 1.414-2.121-2.121zm2.121-14.85l1.414 1.415-2.121 2.121-1.414-1.414 2.121-2.121zM5.636 16.95l1.414 1.414-2.121 2.121-1.414-1.414 2.121-2.121zM23 11v2h-3v-2h3zM4 11v2H1v-2h3z" />
|
|
101
|
+
</symbol>
|
|
102
|
+
<symbol id="reset-icon" viewBox="0 0 24 24">
|
|
103
|
+
<path fill="none" d="M0 0h24v24H0z"/>
|
|
104
|
+
<path d="M18.537 19.567A9.961 9.961 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10c0 2.136-.67 4.116-1.81 5.74L17 12h3a8 8 0 1 0-2.46 5.772l.997 1.795z"/>
|
|
105
|
+
</symbol>
|
|
106
|
+
|
|
107
|
+
<symbol id="down-icon" viewBox="0 0 16 16">
|
|
108
|
+
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
109
|
+
d="M12.7803 6.21967C13.0732 6.51256 13.0732 6.98744 12.7803 7.28033L8.53033 11.5303C8.23744 11.8232 7.76256 11.8232 7.46967 11.5303L3.21967 7.28033C2.92678 6.98744 2.92678 6.51256 3.21967 6.21967C3.51256 5.92678 3.98744 5.92678 4.28033 6.21967L8 9.93934L11.7197 6.21967C12.0126 5.92678 12.4874 5.92678 12.7803 6.21967Z">
|
|
110
|
+
</path>
|
|
111
|
+
</symbol>
|
|
112
|
+
|
|
113
|
+
<symbol id="codepen-icon" viewBox="0 0 24 24">
|
|
114
|
+
<path fill="none" d="M0 0h24v24H0z"/>
|
|
115
|
+
<path d="M16.5 13.202L13 15.535v3.596L19.197 15 16.5 13.202zM14.697 12L12 10.202 9.303 12 12 13.798 14.697 12zM20 10.869L18.303 12 20 13.131V10.87zM19.197 9L13 4.869v3.596l3.5 2.333L19.197 9zM7.5 10.798L11 8.465V4.869L4.803 9 7.5 10.798zM4.803 15L11 19.131v-3.596l-3.5-2.333L4.803 15zM4 13.131L5.697 12 4 10.869v2.262zM2 9a1 1 0 0 1 .445-.832l9-6a1 1 0 0 1 1.11 0l9 6A1 1 0 0 1 22 9v6a1 1 0 0 1-.445.832l-9 6a1 1 0 0 1-1.11 0l-9-6A1 1 0 0 1 2 15V9z"/>
|
|
116
|
+
</symbol>
|
|
117
|
+
<symbol id="close-icon" viewBox="0 0 24 24">
|
|
118
|
+
<path fill="none" d="M0 0h24v24H0z"/>
|
|
119
|
+
<path d="M12 10.586l4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636z"/>
|
|
120
|
+
</symbol>
|
|
121
|
+
<symbol id="menu-icon" viewBox="0 0 24 24">
|
|
122
|
+
<path fill="none" d="M0 0h24v24H0z"/>
|
|
123
|
+
<path d="M3 4h18v2H3V4zm0 7h18v2H3v-2zm0 7h18v2H3v-2z"/>
|
|
124
|
+
</symbol>
|
|
125
|
+
</defs>
|
|
126
|
+
</svg>
|
|
127
|
+
|
|
128
|
+
</head>
|
|
129
|
+
|
|
130
|
+
<body class="light" data-theme="light">
|
|
131
|
+
|
|
132
|
+
<div class="sidebar-container">
|
|
133
|
+
<div class="sidebar" id="sidebar">
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
<a href="/" class="sidebar-title sidebar-title-anchor">Index</a>
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
<div class="sidebar-items-container">
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
<div class="sidebar-section-title with-arrow" data-isopen="true" id="nav_ITHit">
|
|
146
|
+
|
|
147
|
+
<div>ITHit</div>
|
|
148
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
149
|
+
|
|
150
|
+
</div>
|
|
151
|
+
<div class="sidebar-section-children-container">
|
|
152
|
+
<div style="padding-left: 8px;">
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAV">
|
|
157
|
+
|
|
158
|
+
<div>WebDAV</div>
|
|
159
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
160
|
+
|
|
161
|
+
</div>
|
|
162
|
+
<div class="sidebar-section-children-container">
|
|
163
|
+
<div style="padding-left: 8px;">
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClient">
|
|
168
|
+
|
|
169
|
+
<div>Client</div>
|
|
170
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
171
|
+
|
|
172
|
+
</div>
|
|
173
|
+
<div class="sidebar-section-children-container">
|
|
174
|
+
<div style="padding-left: 8px;">
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientExceptions">
|
|
179
|
+
|
|
180
|
+
<div>Exceptions</div>
|
|
181
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
182
|
+
|
|
183
|
+
</div>
|
|
184
|
+
<div class="sidebar-section-children-container">
|
|
185
|
+
<div style="padding-left: 8px;">
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.BadRequestException.html">BadRequestException</a></div>
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.ConflictException.html">ConflictException</a></div>
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.DependencyFailedException.html">DependencyFailedException</a></div>
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.ForbiddenException.html">ForbiddenException</a></div>
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.InsufficientStorageException.html">InsufficientStorageException</a></div>
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.IntegrationException.html">IntegrationException</a></div>
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.LockedException.html">LockedException</a></div>
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.MethodNotAllowedException.html">MethodNotAllowedException</a></div>
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.NotFoundException.html">NotFoundException</a></div>
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.NotImplementedException.html">NotImplementedException</a></div>
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PreconditionFailedException.html">PreconditionFailedException</a></div>
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyConflictException.html">PropertyConflictException</a></div>
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyException.html">PropertyException</a></div>
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyForbiddenException.html">PropertyForbiddenException</a></div>
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyNotFoundException.html">PropertyNotFoundException</a></div>
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.QuotaNotExceededException.html">QuotaNotExceededException</a></div>
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
|
|
301
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.SufficientDiskSpaceException.html">SufficientDiskSpaceException</a></div>
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.UnauthorizedException.html">UnauthorizedException</a></div>
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.WebDavException.html">WebDavException</a></div>
|
|
316
|
+
|
|
317
|
+
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.WebDavHttpException.html">WebDavHttpException</a></div>
|
|
323
|
+
|
|
324
|
+
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
</div>
|
|
330
|
+
</div>
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
|
|
337
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientUpload">
|
|
338
|
+
|
|
339
|
+
<div>Upload</div>
|
|
340
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
341
|
+
|
|
342
|
+
</div>
|
|
343
|
+
<div class="sidebar-section-children-container">
|
|
344
|
+
<div style="padding-left: 8px;">
|
|
345
|
+
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientUploadControls">
|
|
349
|
+
|
|
350
|
+
<div>Controls</div>
|
|
351
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
352
|
+
|
|
353
|
+
</div>
|
|
354
|
+
<div class="sidebar-section-children-container">
|
|
355
|
+
<div style="padding-left: 8px;">
|
|
356
|
+
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Controls.DropZone.html">DropZone</a></div>
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Controls.HtmlControl.html">HtmlControl</a></div>
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
|
|
372
|
+
|
|
373
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Controls.Input.html">Input</a></div>
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
|
|
379
|
+
|
|
380
|
+
</div>
|
|
381
|
+
</div>
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
|
|
388
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientUploadEvents">
|
|
389
|
+
|
|
390
|
+
<div>Events</div>
|
|
391
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
392
|
+
|
|
393
|
+
</div>
|
|
394
|
+
<div class="sidebar-section-children-container">
|
|
395
|
+
<div style="padding-left: 8px;">
|
|
396
|
+
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.AsyncEvent.html">AsyncEvent</a></div>
|
|
400
|
+
|
|
401
|
+
|
|
402
|
+
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.BeforeUploadStarted.html">BeforeUploadStarted</a></div>
|
|
407
|
+
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
|
|
412
|
+
|
|
413
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.ProgressChanged.html">ProgressChanged</a></div>
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
|
|
420
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.QueueChanged.html">QueueChanged</a></div>
|
|
421
|
+
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.StateChanged.html">StateChanged</a></div>
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.UploadError.html">UploadError</a></div>
|
|
435
|
+
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
|
|
439
|
+
|
|
440
|
+
|
|
441
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.UploadItemsCreated.html">UploadItemsCreated</a></div>
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
</div>
|
|
449
|
+
</div>
|
|
450
|
+
|
|
451
|
+
|
|
452
|
+
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
|
|
456
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.DropZoneCollection.html">DropZoneCollection</a></div>
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
|
|
463
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.InputCollection.html">InputCollection</a></div>
|
|
464
|
+
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
|
|
468
|
+
|
|
469
|
+
|
|
470
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Progress.html">Progress</a></div>
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
|
|
476
|
+
|
|
477
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Queue.html">Queue</a></div>
|
|
478
|
+
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Settings.html">Settings</a></div>
|
|
485
|
+
|
|
486
|
+
|
|
487
|
+
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.State.html">State</a></div>
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
|
|
495
|
+
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.UploadItem.html">UploadItem</a></div>
|
|
499
|
+
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
|
|
505
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Uploader.html">Uploader</a></div>
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
|
|
509
|
+
|
|
510
|
+
|
|
511
|
+
|
|
512
|
+
</div>
|
|
513
|
+
</div>
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
|
|
517
|
+
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.AsyncResult.html">AsyncResult</a></div>
|
|
521
|
+
|
|
522
|
+
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
|
|
526
|
+
|
|
527
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.DocManager.html">DocManager</a></div>
|
|
528
|
+
|
|
529
|
+
|
|
530
|
+
|
|
531
|
+
|
|
532
|
+
|
|
533
|
+
|
|
534
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Error.html">Error</a></div>
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
|
|
539
|
+
|
|
540
|
+
|
|
541
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Features.html">Features</a></div>
|
|
542
|
+
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.File.html">File</a></div>
|
|
549
|
+
|
|
550
|
+
|
|
551
|
+
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
|
|
555
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Folder.html">Folder</a></div>
|
|
556
|
+
|
|
557
|
+
|
|
558
|
+
|
|
559
|
+
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.GEditInfo.html">GEditInfo</a></div>
|
|
563
|
+
|
|
564
|
+
|
|
565
|
+
|
|
566
|
+
|
|
567
|
+
|
|
568
|
+
|
|
569
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.HierarchyItem.html">HierarchyItem</a></div>
|
|
570
|
+
|
|
571
|
+
|
|
572
|
+
|
|
573
|
+
|
|
574
|
+
|
|
575
|
+
|
|
576
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.HttpStatus.html">HttpStatus</a></div>
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
|
|
580
|
+
|
|
581
|
+
|
|
582
|
+
|
|
583
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.LockInfo.html">LockInfo</a></div>
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
|
|
587
|
+
|
|
588
|
+
|
|
589
|
+
|
|
590
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.LockScope.html">LockScope</a></div>
|
|
591
|
+
|
|
592
|
+
|
|
593
|
+
|
|
594
|
+
|
|
595
|
+
|
|
596
|
+
|
|
597
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.LockUriTokenPair.html">LockUriTokenPair</a></div>
|
|
598
|
+
|
|
599
|
+
|
|
600
|
+
|
|
601
|
+
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.MsOfficeEditExtensions.html">MsOfficeEditExtensions</a></div>
|
|
605
|
+
|
|
606
|
+
|
|
607
|
+
|
|
608
|
+
|
|
609
|
+
|
|
610
|
+
|
|
611
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Multistatus.html">Multistatus</a></div>
|
|
612
|
+
|
|
613
|
+
|
|
614
|
+
|
|
615
|
+
|
|
616
|
+
|
|
617
|
+
|
|
618
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.MultistatusResponse.html">MultistatusResponse</a></div>
|
|
619
|
+
|
|
620
|
+
|
|
621
|
+
|
|
622
|
+
|
|
623
|
+
|
|
624
|
+
|
|
625
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.OptionsInfo.html">OptionsInfo</a></div>
|
|
626
|
+
|
|
627
|
+
|
|
628
|
+
|
|
629
|
+
|
|
630
|
+
|
|
631
|
+
|
|
632
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.OrderProperty.html">OrderProperty</a></div>
|
|
633
|
+
|
|
634
|
+
|
|
635
|
+
|
|
636
|
+
|
|
637
|
+
|
|
638
|
+
|
|
639
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PageResults.html">PageResults</a></div>
|
|
640
|
+
|
|
641
|
+
|
|
642
|
+
|
|
643
|
+
|
|
644
|
+
|
|
645
|
+
|
|
646
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Property.html">Property</a></div>
|
|
647
|
+
|
|
648
|
+
|
|
649
|
+
|
|
650
|
+
|
|
651
|
+
|
|
652
|
+
|
|
653
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PropertyList.html">PropertyList</a></div>
|
|
654
|
+
|
|
655
|
+
|
|
656
|
+
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PropertyMultistatusResponse.html">PropertyMultistatusResponse</a></div>
|
|
661
|
+
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
|
|
665
|
+
|
|
666
|
+
|
|
667
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PropertyName.html">PropertyName</a></div>
|
|
668
|
+
|
|
669
|
+
|
|
670
|
+
|
|
671
|
+
|
|
672
|
+
|
|
673
|
+
|
|
674
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Request.html">Request</a></div>
|
|
675
|
+
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
|
|
679
|
+
|
|
680
|
+
|
|
681
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.RequestProgress.html">RequestProgress</a></div>
|
|
682
|
+
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
|
|
686
|
+
|
|
687
|
+
|
|
688
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.ResourceType.html">ResourceType</a></div>
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
|
|
692
|
+
|
|
693
|
+
|
|
694
|
+
|
|
695
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.ResumableUpload.html">ResumableUpload</a></div>
|
|
696
|
+
|
|
697
|
+
|
|
698
|
+
|
|
699
|
+
|
|
700
|
+
|
|
701
|
+
|
|
702
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.SPSManager.html">SPSManager</a></div>
|
|
703
|
+
|
|
704
|
+
|
|
705
|
+
|
|
706
|
+
|
|
707
|
+
|
|
708
|
+
|
|
709
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.SearchQuery.html">SearchQuery</a></div>
|
|
710
|
+
|
|
711
|
+
|
|
712
|
+
|
|
713
|
+
|
|
714
|
+
|
|
715
|
+
|
|
716
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Source.html">Source</a></div>
|
|
717
|
+
|
|
718
|
+
|
|
719
|
+
|
|
720
|
+
|
|
721
|
+
|
|
722
|
+
|
|
723
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Version.html">Version</a></div>
|
|
724
|
+
|
|
725
|
+
|
|
726
|
+
|
|
727
|
+
|
|
728
|
+
|
|
729
|
+
|
|
730
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.WebDavRequest.html">WebDavRequest</a></div>
|
|
731
|
+
|
|
732
|
+
|
|
733
|
+
|
|
734
|
+
|
|
735
|
+
|
|
736
|
+
|
|
737
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.WebDavSession.html">WebDavSession</a></div>
|
|
738
|
+
|
|
739
|
+
|
|
740
|
+
|
|
741
|
+
|
|
742
|
+
|
|
743
|
+
|
|
744
|
+
</div>
|
|
745
|
+
</div>
|
|
746
|
+
|
|
747
|
+
|
|
748
|
+
|
|
749
|
+
|
|
750
|
+
|
|
751
|
+
|
|
752
|
+
</div>
|
|
753
|
+
</div>
|
|
754
|
+
|
|
755
|
+
|
|
756
|
+
|
|
757
|
+
|
|
758
|
+
|
|
759
|
+
|
|
760
|
+
<div class="sidebar-section-children"><a href="ITHit.Environment.html">Environment</a></div>
|
|
761
|
+
|
|
762
|
+
|
|
763
|
+
|
|
764
|
+
|
|
765
|
+
|
|
766
|
+
|
|
767
|
+
<div class="sidebar-section-children"><a href="ITHit.LogLevel.html">LogLevel</a></div>
|
|
768
|
+
|
|
769
|
+
|
|
770
|
+
|
|
771
|
+
|
|
772
|
+
|
|
773
|
+
|
|
774
|
+
<div class="sidebar-section-children"><a href="ITHit.Logger.html">Logger</a></div>
|
|
775
|
+
|
|
776
|
+
|
|
777
|
+
|
|
778
|
+
|
|
779
|
+
|
|
780
|
+
|
|
781
|
+
</div>
|
|
782
|
+
</div>
|
|
783
|
+
|
|
784
|
+
|
|
785
|
+
|
|
786
|
+
|
|
787
|
+
|
|
788
|
+
|
|
789
|
+
</div>
|
|
790
|
+
</div>
|
|
791
|
+
</div>
|
|
792
|
+
|
|
793
|
+
<div class="navbar-container " id="VuAckcnZhf">
|
|
794
|
+
|
|
795
|
+
|
|
796
|
+
<nav class="navbar">
|
|
797
|
+
<div class="navbar-left-items">
|
|
798
|
+
|
|
799
|
+
|
|
800
|
+
|
|
801
|
+
</div>
|
|
802
|
+
|
|
803
|
+
<div class="navbar-right-items">
|
|
804
|
+
|
|
805
|
+
<div class="navbar-right-item">
|
|
806
|
+
<button class="icon-button search-button" aria-label='open-search'>
|
|
807
|
+
<svg><use xlink:href="#search-icon"></use></svg>
|
|
808
|
+
</button>
|
|
809
|
+
</div>
|
|
810
|
+
|
|
811
|
+
<div class="navbar-right-item">
|
|
812
|
+
<button class="icon-button theme-toggle" aria-label='toggle-theme'>
|
|
813
|
+
<svg><use class="theme-svg-use" xlink:href="#dark-theme-icon"></use></svg>
|
|
814
|
+
</button>
|
|
815
|
+
</div>
|
|
816
|
+
<div class="navbar-right-item">
|
|
817
|
+
<button class="icon-button font-size" aria-label='change-font-size'>
|
|
818
|
+
<svg><use xlink:href="#font-size-icon"></use></svg>
|
|
819
|
+
</button>
|
|
820
|
+
</div>
|
|
821
|
+
</div>
|
|
822
|
+
<nav>
|
|
823
|
+
</div>
|
|
824
|
+
|
|
825
|
+
<div class="toc-container ">
|
|
826
|
+
<div class="toc-content">
|
|
827
|
+
<div id="eed4d2a0bfd64539bb9df78095dec881"></div>
|
|
828
|
+
</div>
|
|
829
|
+
</div>
|
|
830
|
+
|
|
831
|
+
<div class="body-wrapper">
|
|
832
|
+
<div class="main-content ">
|
|
833
|
+
<div class="main-wrapper">
|
|
834
|
+
<h1 class="page-title js-toc-ignore" data-filename="ITHit.WebDAV.Client.Tests.HierarchyItems.CopyMove.html">Class: CopyMove</h1>
|
|
835
|
+
|
|
836
|
+
|
|
837
|
+
|
|
838
|
+
|
|
839
|
+
<section>
|
|
840
|
+
|
|
841
|
+
<header>
|
|
842
|
+
<h2 id="CopyMove-title">
|
|
843
|
+
CopyMove
|
|
844
|
+
|
|
845
|
+
Class
|
|
846
|
+
|
|
847
|
+
</h2>
|
|
848
|
+
|
|
849
|
+
|
|
850
|
+
|
|
851
|
+
<h3 id="namespace" class="subsection-title">Namespace</h3>
|
|
852
|
+
<div class="description">ITHit.WebDAV.Client.Tests.HierarchyItems</div>
|
|
853
|
+
|
|
854
|
+
</header>
|
|
855
|
+
|
|
856
|
+
<article>
|
|
857
|
+
<div class="container-overview">
|
|
858
|
+
|
|
859
|
+
|
|
860
|
+
|
|
861
|
+
|
|
862
|
+
<dt>
|
|
863
|
+
<div class="nameContainer">
|
|
864
|
+
|
|
865
|
+
</div>
|
|
866
|
+
|
|
867
|
+
|
|
868
|
+
</dt>
|
|
869
|
+
<dd>
|
|
870
|
+
|
|
871
|
+
|
|
872
|
+
|
|
873
|
+
|
|
874
|
+
|
|
875
|
+
|
|
876
|
+
|
|
877
|
+
|
|
878
|
+
|
|
879
|
+
|
|
880
|
+
<dl class="details">
|
|
881
|
+
|
|
882
|
+
|
|
883
|
+
|
|
884
|
+
|
|
885
|
+
|
|
886
|
+
|
|
887
|
+
|
|
888
|
+
|
|
889
|
+
|
|
890
|
+
|
|
891
|
+
|
|
892
|
+
|
|
893
|
+
|
|
894
|
+
|
|
895
|
+
|
|
896
|
+
|
|
897
|
+
|
|
898
|
+
|
|
899
|
+
|
|
900
|
+
|
|
901
|
+
|
|
902
|
+
</dl>
|
|
903
|
+
|
|
904
|
+
|
|
905
|
+
|
|
906
|
+
|
|
907
|
+
|
|
908
|
+
|
|
909
|
+
|
|
910
|
+
|
|
911
|
+
|
|
912
|
+
|
|
913
|
+
|
|
914
|
+
|
|
915
|
+
|
|
916
|
+
</dd>
|
|
917
|
+
|
|
918
|
+
|
|
919
|
+
</div>
|
|
920
|
+
|
|
921
|
+
|
|
922
|
+
|
|
923
|
+
|
|
924
|
+
|
|
925
|
+
|
|
926
|
+
|
|
927
|
+
|
|
928
|
+
|
|
929
|
+
|
|
930
|
+
|
|
931
|
+
|
|
932
|
+
|
|
933
|
+
|
|
934
|
+
|
|
935
|
+
|
|
936
|
+
|
|
937
|
+
|
|
938
|
+
</article>
|
|
939
|
+
|
|
940
|
+
</section>
|
|
941
|
+
|
|
942
|
+
|
|
943
|
+
|
|
944
|
+
|
|
945
|
+
|
|
946
|
+
|
|
947
|
+
|
|
948
|
+
</div>
|
|
949
|
+
</div>
|
|
950
|
+
|
|
951
|
+
</div>
|
|
952
|
+
|
|
953
|
+
|
|
954
|
+
<div class="search-container" id="PkfLWpAbet" style="display: none">
|
|
955
|
+
<div class="wrapper" id="iCxFxjkHbP">
|
|
956
|
+
<button class="icon-button search-close-button" id="VjLlGakifb" aria-label='close search'>
|
|
957
|
+
<svg>
|
|
958
|
+
<use xlink:href="#close-icon"></use>
|
|
959
|
+
</svg>
|
|
960
|
+
|
|
961
|
+
</button>
|
|
962
|
+
<div class="search-box-c">
|
|
963
|
+
<svg><use xlink:href="#search-icon"></use></svg>
|
|
964
|
+
<input type="text" id="vpcKVYIppa" class="search-input" placeholder="Search..." autofocus>
|
|
965
|
+
</div>
|
|
966
|
+
<div class="search-result-c" id="fWwVHRuDuN">
|
|
967
|
+
<span class="search-result-c-text">Type anything to view search result</span>
|
|
968
|
+
</div>
|
|
969
|
+
</div>
|
|
970
|
+
</div>
|
|
971
|
+
|
|
972
|
+
|
|
973
|
+
<div class="mobile-menu-icon-container">
|
|
974
|
+
<button class="icon-button" id="mobile-menu" data-isopen="false" aria-label="menu">
|
|
975
|
+
<svg><use xlink:href="#menu-icon"></use></svg>
|
|
976
|
+
</button>
|
|
977
|
+
</div>
|
|
978
|
+
|
|
979
|
+
<div id="mobile-sidebar" class="mobile-sidebar-container">
|
|
980
|
+
<div class="mobile-sidebar-wrapper">
|
|
981
|
+
|
|
982
|
+
|
|
983
|
+
<a href="/" class="sidebar-title sidebar-title-anchor">Index</a>
|
|
984
|
+
|
|
985
|
+
|
|
986
|
+
<div class="mobile-nav-links">
|
|
987
|
+
|
|
988
|
+
|
|
989
|
+
</div>
|
|
990
|
+
<div class="mobile-sidebar-items-c">
|
|
991
|
+
|
|
992
|
+
|
|
993
|
+
|
|
994
|
+
<div class="sidebar-section-title with-arrow" data-isopen="true" id="nav_ITHit">
|
|
995
|
+
|
|
996
|
+
<div>ITHit</div>
|
|
997
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
998
|
+
|
|
999
|
+
</div>
|
|
1000
|
+
<div class="sidebar-section-children-container">
|
|
1001
|
+
<div style="padding-left: 8px;">
|
|
1002
|
+
|
|
1003
|
+
|
|
1004
|
+
|
|
1005
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAV">
|
|
1006
|
+
|
|
1007
|
+
<div>WebDAV</div>
|
|
1008
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
1009
|
+
|
|
1010
|
+
</div>
|
|
1011
|
+
<div class="sidebar-section-children-container">
|
|
1012
|
+
<div style="padding-left: 8px;">
|
|
1013
|
+
|
|
1014
|
+
|
|
1015
|
+
|
|
1016
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClient">
|
|
1017
|
+
|
|
1018
|
+
<div>Client</div>
|
|
1019
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
1020
|
+
|
|
1021
|
+
</div>
|
|
1022
|
+
<div class="sidebar-section-children-container">
|
|
1023
|
+
<div style="padding-left: 8px;">
|
|
1024
|
+
|
|
1025
|
+
|
|
1026
|
+
|
|
1027
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientExceptions">
|
|
1028
|
+
|
|
1029
|
+
<div>Exceptions</div>
|
|
1030
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
1031
|
+
|
|
1032
|
+
</div>
|
|
1033
|
+
<div class="sidebar-section-children-container">
|
|
1034
|
+
<div style="padding-left: 8px;">
|
|
1035
|
+
|
|
1036
|
+
|
|
1037
|
+
|
|
1038
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.BadRequestException.html">BadRequestException</a></div>
|
|
1039
|
+
|
|
1040
|
+
|
|
1041
|
+
|
|
1042
|
+
|
|
1043
|
+
|
|
1044
|
+
|
|
1045
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.ConflictException.html">ConflictException</a></div>
|
|
1046
|
+
|
|
1047
|
+
|
|
1048
|
+
|
|
1049
|
+
|
|
1050
|
+
|
|
1051
|
+
|
|
1052
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.DependencyFailedException.html">DependencyFailedException</a></div>
|
|
1053
|
+
|
|
1054
|
+
|
|
1055
|
+
|
|
1056
|
+
|
|
1057
|
+
|
|
1058
|
+
|
|
1059
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.ForbiddenException.html">ForbiddenException</a></div>
|
|
1060
|
+
|
|
1061
|
+
|
|
1062
|
+
|
|
1063
|
+
|
|
1064
|
+
|
|
1065
|
+
|
|
1066
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.InsufficientStorageException.html">InsufficientStorageException</a></div>
|
|
1067
|
+
|
|
1068
|
+
|
|
1069
|
+
|
|
1070
|
+
|
|
1071
|
+
|
|
1072
|
+
|
|
1073
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.IntegrationException.html">IntegrationException</a></div>
|
|
1074
|
+
|
|
1075
|
+
|
|
1076
|
+
|
|
1077
|
+
|
|
1078
|
+
|
|
1079
|
+
|
|
1080
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.LockedException.html">LockedException</a></div>
|
|
1081
|
+
|
|
1082
|
+
|
|
1083
|
+
|
|
1084
|
+
|
|
1085
|
+
|
|
1086
|
+
|
|
1087
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.MethodNotAllowedException.html">MethodNotAllowedException</a></div>
|
|
1088
|
+
|
|
1089
|
+
|
|
1090
|
+
|
|
1091
|
+
|
|
1092
|
+
|
|
1093
|
+
|
|
1094
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.NotFoundException.html">NotFoundException</a></div>
|
|
1095
|
+
|
|
1096
|
+
|
|
1097
|
+
|
|
1098
|
+
|
|
1099
|
+
|
|
1100
|
+
|
|
1101
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.NotImplementedException.html">NotImplementedException</a></div>
|
|
1102
|
+
|
|
1103
|
+
|
|
1104
|
+
|
|
1105
|
+
|
|
1106
|
+
|
|
1107
|
+
|
|
1108
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PreconditionFailedException.html">PreconditionFailedException</a></div>
|
|
1109
|
+
|
|
1110
|
+
|
|
1111
|
+
|
|
1112
|
+
|
|
1113
|
+
|
|
1114
|
+
|
|
1115
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyConflictException.html">PropertyConflictException</a></div>
|
|
1116
|
+
|
|
1117
|
+
|
|
1118
|
+
|
|
1119
|
+
|
|
1120
|
+
|
|
1121
|
+
|
|
1122
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyException.html">PropertyException</a></div>
|
|
1123
|
+
|
|
1124
|
+
|
|
1125
|
+
|
|
1126
|
+
|
|
1127
|
+
|
|
1128
|
+
|
|
1129
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyForbiddenException.html">PropertyForbiddenException</a></div>
|
|
1130
|
+
|
|
1131
|
+
|
|
1132
|
+
|
|
1133
|
+
|
|
1134
|
+
|
|
1135
|
+
|
|
1136
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyNotFoundException.html">PropertyNotFoundException</a></div>
|
|
1137
|
+
|
|
1138
|
+
|
|
1139
|
+
|
|
1140
|
+
|
|
1141
|
+
|
|
1142
|
+
|
|
1143
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.QuotaNotExceededException.html">QuotaNotExceededException</a></div>
|
|
1144
|
+
|
|
1145
|
+
|
|
1146
|
+
|
|
1147
|
+
|
|
1148
|
+
|
|
1149
|
+
|
|
1150
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.SufficientDiskSpaceException.html">SufficientDiskSpaceException</a></div>
|
|
1151
|
+
|
|
1152
|
+
|
|
1153
|
+
|
|
1154
|
+
|
|
1155
|
+
|
|
1156
|
+
|
|
1157
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.UnauthorizedException.html">UnauthorizedException</a></div>
|
|
1158
|
+
|
|
1159
|
+
|
|
1160
|
+
|
|
1161
|
+
|
|
1162
|
+
|
|
1163
|
+
|
|
1164
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.WebDavException.html">WebDavException</a></div>
|
|
1165
|
+
|
|
1166
|
+
|
|
1167
|
+
|
|
1168
|
+
|
|
1169
|
+
|
|
1170
|
+
|
|
1171
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.WebDavHttpException.html">WebDavHttpException</a></div>
|
|
1172
|
+
|
|
1173
|
+
|
|
1174
|
+
|
|
1175
|
+
|
|
1176
|
+
|
|
1177
|
+
|
|
1178
|
+
</div>
|
|
1179
|
+
</div>
|
|
1180
|
+
|
|
1181
|
+
|
|
1182
|
+
|
|
1183
|
+
|
|
1184
|
+
|
|
1185
|
+
|
|
1186
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientUpload">
|
|
1187
|
+
|
|
1188
|
+
<div>Upload</div>
|
|
1189
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
1190
|
+
|
|
1191
|
+
</div>
|
|
1192
|
+
<div class="sidebar-section-children-container">
|
|
1193
|
+
<div style="padding-left: 8px;">
|
|
1194
|
+
|
|
1195
|
+
|
|
1196
|
+
|
|
1197
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientUploadControls">
|
|
1198
|
+
|
|
1199
|
+
<div>Controls</div>
|
|
1200
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
1201
|
+
|
|
1202
|
+
</div>
|
|
1203
|
+
<div class="sidebar-section-children-container">
|
|
1204
|
+
<div style="padding-left: 8px;">
|
|
1205
|
+
|
|
1206
|
+
|
|
1207
|
+
|
|
1208
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Controls.DropZone.html">DropZone</a></div>
|
|
1209
|
+
|
|
1210
|
+
|
|
1211
|
+
|
|
1212
|
+
|
|
1213
|
+
|
|
1214
|
+
|
|
1215
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Controls.HtmlControl.html">HtmlControl</a></div>
|
|
1216
|
+
|
|
1217
|
+
|
|
1218
|
+
|
|
1219
|
+
|
|
1220
|
+
|
|
1221
|
+
|
|
1222
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Controls.Input.html">Input</a></div>
|
|
1223
|
+
|
|
1224
|
+
|
|
1225
|
+
|
|
1226
|
+
|
|
1227
|
+
|
|
1228
|
+
|
|
1229
|
+
</div>
|
|
1230
|
+
</div>
|
|
1231
|
+
|
|
1232
|
+
|
|
1233
|
+
|
|
1234
|
+
|
|
1235
|
+
|
|
1236
|
+
|
|
1237
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientUploadEvents">
|
|
1238
|
+
|
|
1239
|
+
<div>Events</div>
|
|
1240
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
1241
|
+
|
|
1242
|
+
</div>
|
|
1243
|
+
<div class="sidebar-section-children-container">
|
|
1244
|
+
<div style="padding-left: 8px;">
|
|
1245
|
+
|
|
1246
|
+
|
|
1247
|
+
|
|
1248
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.AsyncEvent.html">AsyncEvent</a></div>
|
|
1249
|
+
|
|
1250
|
+
|
|
1251
|
+
|
|
1252
|
+
|
|
1253
|
+
|
|
1254
|
+
|
|
1255
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.BeforeUploadStarted.html">BeforeUploadStarted</a></div>
|
|
1256
|
+
|
|
1257
|
+
|
|
1258
|
+
|
|
1259
|
+
|
|
1260
|
+
|
|
1261
|
+
|
|
1262
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.ProgressChanged.html">ProgressChanged</a></div>
|
|
1263
|
+
|
|
1264
|
+
|
|
1265
|
+
|
|
1266
|
+
|
|
1267
|
+
|
|
1268
|
+
|
|
1269
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.QueueChanged.html">QueueChanged</a></div>
|
|
1270
|
+
|
|
1271
|
+
|
|
1272
|
+
|
|
1273
|
+
|
|
1274
|
+
|
|
1275
|
+
|
|
1276
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.StateChanged.html">StateChanged</a></div>
|
|
1277
|
+
|
|
1278
|
+
|
|
1279
|
+
|
|
1280
|
+
|
|
1281
|
+
|
|
1282
|
+
|
|
1283
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.UploadError.html">UploadError</a></div>
|
|
1284
|
+
|
|
1285
|
+
|
|
1286
|
+
|
|
1287
|
+
|
|
1288
|
+
|
|
1289
|
+
|
|
1290
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.UploadItemsCreated.html">UploadItemsCreated</a></div>
|
|
1291
|
+
|
|
1292
|
+
|
|
1293
|
+
|
|
1294
|
+
|
|
1295
|
+
|
|
1296
|
+
|
|
1297
|
+
</div>
|
|
1298
|
+
</div>
|
|
1299
|
+
|
|
1300
|
+
|
|
1301
|
+
|
|
1302
|
+
|
|
1303
|
+
|
|
1304
|
+
|
|
1305
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.DropZoneCollection.html">DropZoneCollection</a></div>
|
|
1306
|
+
|
|
1307
|
+
|
|
1308
|
+
|
|
1309
|
+
|
|
1310
|
+
|
|
1311
|
+
|
|
1312
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.InputCollection.html">InputCollection</a></div>
|
|
1313
|
+
|
|
1314
|
+
|
|
1315
|
+
|
|
1316
|
+
|
|
1317
|
+
|
|
1318
|
+
|
|
1319
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Progress.html">Progress</a></div>
|
|
1320
|
+
|
|
1321
|
+
|
|
1322
|
+
|
|
1323
|
+
|
|
1324
|
+
|
|
1325
|
+
|
|
1326
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Queue.html">Queue</a></div>
|
|
1327
|
+
|
|
1328
|
+
|
|
1329
|
+
|
|
1330
|
+
|
|
1331
|
+
|
|
1332
|
+
|
|
1333
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Settings.html">Settings</a></div>
|
|
1334
|
+
|
|
1335
|
+
|
|
1336
|
+
|
|
1337
|
+
|
|
1338
|
+
|
|
1339
|
+
|
|
1340
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.State.html">State</a></div>
|
|
1341
|
+
|
|
1342
|
+
|
|
1343
|
+
|
|
1344
|
+
|
|
1345
|
+
|
|
1346
|
+
|
|
1347
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.UploadItem.html">UploadItem</a></div>
|
|
1348
|
+
|
|
1349
|
+
|
|
1350
|
+
|
|
1351
|
+
|
|
1352
|
+
|
|
1353
|
+
|
|
1354
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Uploader.html">Uploader</a></div>
|
|
1355
|
+
|
|
1356
|
+
|
|
1357
|
+
|
|
1358
|
+
|
|
1359
|
+
|
|
1360
|
+
|
|
1361
|
+
</div>
|
|
1362
|
+
</div>
|
|
1363
|
+
|
|
1364
|
+
|
|
1365
|
+
|
|
1366
|
+
|
|
1367
|
+
|
|
1368
|
+
|
|
1369
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.AsyncResult.html">AsyncResult</a></div>
|
|
1370
|
+
|
|
1371
|
+
|
|
1372
|
+
|
|
1373
|
+
|
|
1374
|
+
|
|
1375
|
+
|
|
1376
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.DocManager.html">DocManager</a></div>
|
|
1377
|
+
|
|
1378
|
+
|
|
1379
|
+
|
|
1380
|
+
|
|
1381
|
+
|
|
1382
|
+
|
|
1383
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Error.html">Error</a></div>
|
|
1384
|
+
|
|
1385
|
+
|
|
1386
|
+
|
|
1387
|
+
|
|
1388
|
+
|
|
1389
|
+
|
|
1390
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Features.html">Features</a></div>
|
|
1391
|
+
|
|
1392
|
+
|
|
1393
|
+
|
|
1394
|
+
|
|
1395
|
+
|
|
1396
|
+
|
|
1397
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.File.html">File</a></div>
|
|
1398
|
+
|
|
1399
|
+
|
|
1400
|
+
|
|
1401
|
+
|
|
1402
|
+
|
|
1403
|
+
|
|
1404
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Folder.html">Folder</a></div>
|
|
1405
|
+
|
|
1406
|
+
|
|
1407
|
+
|
|
1408
|
+
|
|
1409
|
+
|
|
1410
|
+
|
|
1411
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.GEditInfo.html">GEditInfo</a></div>
|
|
1412
|
+
|
|
1413
|
+
|
|
1414
|
+
|
|
1415
|
+
|
|
1416
|
+
|
|
1417
|
+
|
|
1418
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.HierarchyItem.html">HierarchyItem</a></div>
|
|
1419
|
+
|
|
1420
|
+
|
|
1421
|
+
|
|
1422
|
+
|
|
1423
|
+
|
|
1424
|
+
|
|
1425
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.HttpStatus.html">HttpStatus</a></div>
|
|
1426
|
+
|
|
1427
|
+
|
|
1428
|
+
|
|
1429
|
+
|
|
1430
|
+
|
|
1431
|
+
|
|
1432
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.LockInfo.html">LockInfo</a></div>
|
|
1433
|
+
|
|
1434
|
+
|
|
1435
|
+
|
|
1436
|
+
|
|
1437
|
+
|
|
1438
|
+
|
|
1439
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.LockScope.html">LockScope</a></div>
|
|
1440
|
+
|
|
1441
|
+
|
|
1442
|
+
|
|
1443
|
+
|
|
1444
|
+
|
|
1445
|
+
|
|
1446
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.LockUriTokenPair.html">LockUriTokenPair</a></div>
|
|
1447
|
+
|
|
1448
|
+
|
|
1449
|
+
|
|
1450
|
+
|
|
1451
|
+
|
|
1452
|
+
|
|
1453
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.MsOfficeEditExtensions.html">MsOfficeEditExtensions</a></div>
|
|
1454
|
+
|
|
1455
|
+
|
|
1456
|
+
|
|
1457
|
+
|
|
1458
|
+
|
|
1459
|
+
|
|
1460
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Multistatus.html">Multistatus</a></div>
|
|
1461
|
+
|
|
1462
|
+
|
|
1463
|
+
|
|
1464
|
+
|
|
1465
|
+
|
|
1466
|
+
|
|
1467
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.MultistatusResponse.html">MultistatusResponse</a></div>
|
|
1468
|
+
|
|
1469
|
+
|
|
1470
|
+
|
|
1471
|
+
|
|
1472
|
+
|
|
1473
|
+
|
|
1474
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.OptionsInfo.html">OptionsInfo</a></div>
|
|
1475
|
+
|
|
1476
|
+
|
|
1477
|
+
|
|
1478
|
+
|
|
1479
|
+
|
|
1480
|
+
|
|
1481
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.OrderProperty.html">OrderProperty</a></div>
|
|
1482
|
+
|
|
1483
|
+
|
|
1484
|
+
|
|
1485
|
+
|
|
1486
|
+
|
|
1487
|
+
|
|
1488
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PageResults.html">PageResults</a></div>
|
|
1489
|
+
|
|
1490
|
+
|
|
1491
|
+
|
|
1492
|
+
|
|
1493
|
+
|
|
1494
|
+
|
|
1495
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Property.html">Property</a></div>
|
|
1496
|
+
|
|
1497
|
+
|
|
1498
|
+
|
|
1499
|
+
|
|
1500
|
+
|
|
1501
|
+
|
|
1502
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PropertyList.html">PropertyList</a></div>
|
|
1503
|
+
|
|
1504
|
+
|
|
1505
|
+
|
|
1506
|
+
|
|
1507
|
+
|
|
1508
|
+
|
|
1509
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PropertyMultistatusResponse.html">PropertyMultistatusResponse</a></div>
|
|
1510
|
+
|
|
1511
|
+
|
|
1512
|
+
|
|
1513
|
+
|
|
1514
|
+
|
|
1515
|
+
|
|
1516
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PropertyName.html">PropertyName</a></div>
|
|
1517
|
+
|
|
1518
|
+
|
|
1519
|
+
|
|
1520
|
+
|
|
1521
|
+
|
|
1522
|
+
|
|
1523
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Request.html">Request</a></div>
|
|
1524
|
+
|
|
1525
|
+
|
|
1526
|
+
|
|
1527
|
+
|
|
1528
|
+
|
|
1529
|
+
|
|
1530
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.RequestProgress.html">RequestProgress</a></div>
|
|
1531
|
+
|
|
1532
|
+
|
|
1533
|
+
|
|
1534
|
+
|
|
1535
|
+
|
|
1536
|
+
|
|
1537
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.ResourceType.html">ResourceType</a></div>
|
|
1538
|
+
|
|
1539
|
+
|
|
1540
|
+
|
|
1541
|
+
|
|
1542
|
+
|
|
1543
|
+
|
|
1544
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.ResumableUpload.html">ResumableUpload</a></div>
|
|
1545
|
+
|
|
1546
|
+
|
|
1547
|
+
|
|
1548
|
+
|
|
1549
|
+
|
|
1550
|
+
|
|
1551
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.SPSManager.html">SPSManager</a></div>
|
|
1552
|
+
|
|
1553
|
+
|
|
1554
|
+
|
|
1555
|
+
|
|
1556
|
+
|
|
1557
|
+
|
|
1558
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.SearchQuery.html">SearchQuery</a></div>
|
|
1559
|
+
|
|
1560
|
+
|
|
1561
|
+
|
|
1562
|
+
|
|
1563
|
+
|
|
1564
|
+
|
|
1565
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Source.html">Source</a></div>
|
|
1566
|
+
|
|
1567
|
+
|
|
1568
|
+
|
|
1569
|
+
|
|
1570
|
+
|
|
1571
|
+
|
|
1572
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Version.html">Version</a></div>
|
|
1573
|
+
|
|
1574
|
+
|
|
1575
|
+
|
|
1576
|
+
|
|
1577
|
+
|
|
1578
|
+
|
|
1579
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.WebDavRequest.html">WebDavRequest</a></div>
|
|
1580
|
+
|
|
1581
|
+
|
|
1582
|
+
|
|
1583
|
+
|
|
1584
|
+
|
|
1585
|
+
|
|
1586
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.WebDavSession.html">WebDavSession</a></div>
|
|
1587
|
+
|
|
1588
|
+
|
|
1589
|
+
|
|
1590
|
+
|
|
1591
|
+
|
|
1592
|
+
|
|
1593
|
+
</div>
|
|
1594
|
+
</div>
|
|
1595
|
+
|
|
1596
|
+
|
|
1597
|
+
|
|
1598
|
+
|
|
1599
|
+
|
|
1600
|
+
|
|
1601
|
+
</div>
|
|
1602
|
+
</div>
|
|
1603
|
+
|
|
1604
|
+
|
|
1605
|
+
|
|
1606
|
+
|
|
1607
|
+
|
|
1608
|
+
|
|
1609
|
+
<div class="sidebar-section-children"><a href="ITHit.Environment.html">Environment</a></div>
|
|
1610
|
+
|
|
1611
|
+
|
|
1612
|
+
|
|
1613
|
+
|
|
1614
|
+
|
|
1615
|
+
|
|
1616
|
+
<div class="sidebar-section-children"><a href="ITHit.LogLevel.html">LogLevel</a></div>
|
|
1617
|
+
|
|
1618
|
+
|
|
1619
|
+
|
|
1620
|
+
|
|
1621
|
+
|
|
1622
|
+
|
|
1623
|
+
<div class="sidebar-section-children"><a href="ITHit.Logger.html">Logger</a></div>
|
|
1624
|
+
|
|
1625
|
+
|
|
1626
|
+
|
|
1627
|
+
|
|
1628
|
+
|
|
1629
|
+
|
|
1630
|
+
</div>
|
|
1631
|
+
</div>
|
|
1632
|
+
|
|
1633
|
+
|
|
1634
|
+
|
|
1635
|
+
|
|
1636
|
+
|
|
1637
|
+
|
|
1638
|
+
</div>
|
|
1639
|
+
<div class="mobile-navbar-actions">
|
|
1640
|
+
|
|
1641
|
+
<div class="navbar-right-item">
|
|
1642
|
+
<button class="icon-button search-button" aria-label='open-search'>
|
|
1643
|
+
<svg><use xlink:href="#search-icon"></use></svg>
|
|
1644
|
+
</button>
|
|
1645
|
+
</div>
|
|
1646
|
+
|
|
1647
|
+
<div class="navbar-right-item">
|
|
1648
|
+
<button class="icon-button theme-toggle" aria-label='toggle-theme'>
|
|
1649
|
+
<svg><use class="theme-svg-use" xlink:href="#dark-theme-icon"></use></svg>
|
|
1650
|
+
</button>
|
|
1651
|
+
</div>
|
|
1652
|
+
<div class="navbar-right-item">
|
|
1653
|
+
<button class="icon-button font-size" aria-label='change-font-size'>
|
|
1654
|
+
<svg><use xlink:href="#font-size-icon"></use></svg>
|
|
1655
|
+
</button>
|
|
1656
|
+
</div>
|
|
1657
|
+
</div>
|
|
1658
|
+
</div>
|
|
1659
|
+
|
|
1660
|
+
</div>
|
|
1661
|
+
<script type="text/javascript" src="scripts/core.min.js"></script>
|
|
1662
|
+
|
|
1663
|
+
<script src="scripts/search.min.js" defer></script>
|
|
1664
|
+
<script src="scripts/third-party/fuse.js" defer></script>
|
|
1665
|
+
|
|
1666
|
+
|
|
1667
|
+
|
|
1668
|
+
|
|
1669
|
+
|
|
1670
|
+
<script type="text/javascript">
|
|
1671
|
+
var tocbotInstance = tocbot.init({
|
|
1672
|
+
tocSelector: '#eed4d2a0bfd64539bb9df78095dec881',
|
|
1673
|
+
contentSelector: '.main-content',
|
|
1674
|
+
headingSelector: 'h2, h3, h4',
|
|
1675
|
+
hasInnerContainers: true,
|
|
1676
|
+
scrollContainer: '.main-content',
|
|
1677
|
+
headingsOffset: 130,
|
|
1678
|
+
onClick: bringLinkToView,
|
|
1679
|
+
});
|
|
1680
|
+
|
|
1681
|
+
</script>
|
|
1682
|
+
|
|
1683
|
+
</body>
|
|
1684
|
+
|
|
1685
|
+
</html>
|