Skip to content

Commit ffb046b

Browse files
998894: Include UG document for the Template support in EJ2 Navigation pane and LargeIcons view.
1 parent 1f876a2 commit ffb046b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

ej2-asp-core-mvc/file-manager/how-to/customize-navigation-items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Customize the Navigation Pane in ##Platform_Name## File Manager Control | Syncfusion
3+
title: Customize Navigation Pane in ##Platform_Name## Syncfusion File Manager
44
description: Learn here all about Customize the Navigation Pane in Syncfusion ##Platform_Name## File Manager control of Syncfusion Essential JS 2 and more.
55
platform: ej2-asp-core-mvc
66
control: Customize the Navigation Pane

ej2-asp-core-mvc/file-manager/user-interface.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The `Toolbar` provides easy access to the file operations using different button
3535

3636
If the toolbar items exceed the size of the toolbar, the excess items will be moved to a toolbar popup with a dropdown button at the end of the toolbar.
3737

38-
*Refer [Toolbar](./file-operations/#toolbar) section in file operations to know more about the buttons present in toolbar*.
38+
*Refer [Toolbar](./file-operations#toolbar) section in file operations to know more about the buttons present in toolbar*.
3939

4040
![Toolbar](./images/toolbar.png)
4141

@@ -91,6 +91,6 @@ The context menu appears on user interaction such as right-click. The File Manag
9191

9292
Context menu can be customized using the [`contextMenuSettings`](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.FileManager.FileManagerContextMenuSettings.html), [`menuOpen`](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.FileManager.FileManager.html#Syncfusion_EJ2_FileManager_FileManager_MenuOpen), and [`menuClick`](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.FileManager.FileManager.html#Syncfusion_EJ2_FileManager_FileManager_MenuClose) events.
9393

94-
*Refer [Context Menu](./file-operations/#context-menu) section in file operations to know more about the menu items present in context menu*.
94+
*Refer [Context Menu](./file-operations#context-menu) section in file operations to know more about the menu items present in context menu*.
9595

9696
![Context Menu](./images/contextmenu.png)

ej2-asp-core-mvc/file-manager/views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation: ug
99
---
1010

1111

12-
# Views
12+
# Views in File Manager Control
1313

1414
The view section displays files and folders for user browsing. The `view` API can also be used to change the initial view of the File Manager.
1515

0 commit comments

Comments
 (0)