From 49c0b6b5986a49d8ced1350baa4b305fac75d589 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Mon, 13 Mar 2023 19:47:00 +0300 Subject: [PATCH 1/2] SEO-3353 - ASP.NET Webforms controls --- aspnet/Tile/Overview.md | 6 +++--- aspnet/UploadBox/Drag-and-Drop-Support.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/aspnet/Tile/Overview.md b/aspnet/Tile/Overview.md index d3f9dd6dd..a734872fb 100644 --- a/aspnet/Tile/Overview.md +++ b/aspnet/Tile/Overview.md @@ -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. diff --git a/aspnet/UploadBox/Drag-and-Drop-Support.md b/aspnet/UploadBox/Drag-and-Drop-Support.md index a8fe3c59c..5a3a85e32 100644 --- a/aspnet/UploadBox/Drag-and-Drop-Support.md +++ b/aspnet/UploadBox/Drag-and-Drop-Support.md @@ -1,13 +1,13 @@ --- layout: post -title: Drag and Drop Support | UploadBox | ASP.NET | Syncfusion -description: drag and drop support +title: Drag and Drop Support 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. From 86fc02368770b6f6318f5aea85217e4bc8bc18d7 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Mon, 13 Mar 2023 20:58:38 +0300 Subject: [PATCH 2/2] made changes --- aspnet/UploadBox/Drag-and-Drop-Support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnet/UploadBox/Drag-and-Drop-Support.md b/aspnet/UploadBox/Drag-and-Drop-Support.md index 5a3a85e32..ff30be367 100644 --- a/aspnet/UploadBox/Drag-and-Drop-Support.md +++ b/aspnet/UploadBox/Drag-and-Drop-Support.md @@ -1,6 +1,6 @@ --- layout: post -title: Drag and Drop Support in ASP.NET Webforms UploadBox Control | Syncfusion +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