Skip to content

Commit 0d45394

Browse files
Changed platform name
1 parent e275119 commit 0d45394

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

aspnet/TreeView/Checkboxes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Checkboxes in TreeView | TreeView | ASP.NET | Syncfusion
3-
description: Learn here about specifying checkboxes in Syncfusion ASPNET TreeView control, its settings and more.
3+
description: Learn here about specifying checkboxes in Syncfusion ASP.NET TreeView control, its settings and more.
44
platform: aspnet
55
control: TreeView
66
documentation: UG
77
keywords: TreeView, Syncfusion, ASP Web TreeView UG Doc, Checkboxes
88
---
99

10-
# Checkboxes in ASPNET TreeView Control
10+
# Checkboxes in ASP.NET TreeView Control
1111

1212
TreeView consists of built-in checkbox option and it can be displayed to the left of the tree node by setting the **ShowCheckbox** property as true. It allows you to select more than one node at a time.
1313

aspnet/TreeView/How-To.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ documentation: UG
77
keywords: TreeView, Syncfusion, ASP Web TreeView UG Doc, How To
88
---
99

10-
# How To in ASPNET TreeView Control
10+
# How To in ASP.NET TreeView Control
1111

1212
## Update the modified data from tree to database.
1313

0 commit comments

Comments
 (0)