From 88d8da204204a45abac6ddc5c50668b5058e8933 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Mon, 11 Sep 2023 12:38:20 +0300 Subject: [PATCH] SEO-175659 ASPNETMVC Page with Redirect --- aspnetmvc/Grid/How-to.md | 2 +- aspnetmvc/Tab/Getting-Started.md | 4 ++-- aspnetmvc/UploadBox/File-Size.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/aspnetmvc/Grid/How-to.md b/aspnetmvc/Grid/How-to.md index e4ea22d87..b450dd0c7 100644 --- a/aspnetmvc/Grid/How-to.md +++ b/aspnetmvc/Grid/How-to.md @@ -1687,7 +1687,7 @@ The following code example shows how to save the exported files in a target loca See Also -For more information on enable unobtrusive please refer this [link]( http://help.syncfusion.com/aspnetmvc/getting-started#to-enable-unobtrusive-option-in-your-application). +For more information on enable unobtrusive please refer this [link](https://help.syncfusion.com/aspnetmvc/getting-started#to-enable-unobtrusive-option-in-your-application). ## Hierarchy grid with different foreignKeyField in parent and child table diff --git a/aspnetmvc/Tab/Getting-Started.md b/aspnetmvc/Tab/Getting-Started.md index bcaabfa9d..8f3fe8749 100644 --- a/aspnetmvc/Tab/Getting-Started.md +++ b/aspnetmvc/Tab/Getting-Started.md @@ -29,7 +29,7 @@ The ASP.NET MVCTab widget basically builds a dynamic, interactive, menu-driven i The following steps are used to create Tab control. -1. You can create an MVC Project and add necessary assembly and script with the help of the given [MVC-Getting Started](http://help.syncfusion.com/aspnetmvc/tab/getting-started) Documentation. +1. You can create an MVC Project and add necessary assembly and script with the help of the given [MVC-Getting Started](https://help.syncfusion.com/aspnetmvc/tab/getting-started) Documentation. 2. Add the mentioned code to the corresponding view page for Tab rendering. @@ -101,7 +101,7 @@ The ASP.NET MVC Rating control provides an intuitive rating experience that allo For more information about rating, refer to the following link: - + {% highlight CSHTML %} diff --git a/aspnetmvc/UploadBox/File-Size.md b/aspnetmvc/UploadBox/File-Size.md index 13f9c99eb..8f1942b6b 100644 --- a/aspnetmvc/UploadBox/File-Size.md +++ b/aspnetmvc/UploadBox/File-Size.md @@ -40,7 +40,7 @@ In the UploadBox control, you can browse files with the size going up to gigabyt To know about file action, we need to refer link: - + The following screenshot displays UploadBox control with customized file size.