Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions aspnet/Tile/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Overview | Tile | ASP.NET | Syncfusion
description: overview
title: Overview in ASP.NET Webforms Tile Control | Syncfusion
description: Learn here about overview in Syncfusion Essential ASP.NET Webforms Tile Control, its elements, and more.
platform: aspnet
control: Tile
documentation: ug
---

# Overview
# Overview in ASP.NET Webforms Tile

The Essential Studio for JavaScript Web Tiles are simple, opaque rectangles or squares and they are arrayed on the start screen in a grid-like pattern. Tapping or selecting a Tile, launches the app or does some other action that is represented by the Tile. Tiles are arranged in a group separated by columns that looks like a start screen of a device and it can be either static or live.

6 changes: 3 additions & 3 deletions aspnet/UploadBox/Drag-and-Drop-Support.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Drag and Drop Support | UploadBox | ASP.NET | Syncfusion
description: drag and drop support
title: Drag and Drop in ASP.NET Webforms UploadBox Control | Syncfusion
description: Learn here about drag and drop support in Syncfusion Essential ASP.NET Webforms UploadBox Control, its elements, and more.
platform: aspnet
control: UploadBox
documentation: ug
---

# Drag and Drop Support
# Drag and Drop Support in ASP.NET Webforms UploadBox

The UploadBox control provides the drag and drop support. You can simply drag-and-drop files, directly from the computer to the droppable area. A list of files can be dragged and dropped when you enable the MultipleFilesSelection.

Expand Down