Skip to content

Commit bbc8dfd

Browse files
committed
984868: resolving the CI failure
1 parent 188501c commit bbc8dfd

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

Document-Processing-toc.html

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2437,7 +2437,18 @@
24372437
<li><a href="/document-processing/word/word-processor/asp-net-mvc/overview">Overview</a></li>
24382438
<li><a href="/document-processing/word/word-processor/asp-net-mvc/getting-started">Getting Started</a></li>
24392439
<li><a href="/document-processing/word/word-processor/asp-net-mvc/feature-module">Feature modules</a></li>
2440-
<li><a href="/document-processing/word/word-processor/asp-net-mvc/import">Import</a></li>
2440+
<li>
2441+
<a href="/document-processing/word/word-processor/asp-net-mvc/import">Opening Document</a>
2442+
<ul>
2443+
<li><a href="/document-processing/word/word-processor/asp-net-mvc/opening-documents/azure-blob-storage">From Microsoft Azure Blob Storage</a></li>
2444+
<li><a href="/document-processing/word/word-processor/asp-net-mvc/opening-documents/aws-s3-bucket">From AWS S3</a></li>
2445+
<li><a href="/document-processing/word/word-processor/asp-net-mvc/opening-documents/box-cloud-file-storage">From Box cloud file storage</a></li>
2446+
<li><a href="/document-processing/word/word-processor/asp-net-mvc/opening-documents/dropbox-cloud-file-storage">From Dropbox cloud file storage</a></li>
2447+
<li><a href="/document-processing/word/word-processor/asp-net-mvc/opening-documents/google-cloud-storage">From Google Cloud Storage</a></li>
2448+
<li><a href="/document-processing/word/word-processor/asp-net-mvc/opening-documents/google-drive">From Google Drive</a></li>
2449+
<li><a href="/document-processing/word/word-processor/asp-net-mvc/opening-documents/one-drive">From One Drive</a></li>
2450+
</ul>
2451+
</li>
24412452
<li><a href="/document-processing/word/word-processor/asp-net-mvc/export">Export</a></li>
24422453
<li><a href="/document-processing/word/word-processor/asp-net-mvc/collaborative-editing/overview">Collaborative Editing</a>
24432454
<ul>

Document-Processing/Word/Word-Processor/asp-net-mvc/collaborative-editing/using-redis-cache-asp-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: Collaborative Editing in ASP.NET MVC Document Editor | Syncfusion
44
component: DocumentEditor
5-
description: Learn how to enable and perform collaborative editing in Syncfusion ASP.NET MVC Document editor.
5+
description: Learn about collaborative editing in Syncfusion ASP.NET MVC Document editor control With Redis in ASP.NET Core of Syncfusion Essential JS 2 and more
66
platform: document-processing
77
documentation: ug
88
domainurl: ##DomainURL##

0 commit comments

Comments
 (0)