From 6b2e17ea4ff10c0eb176d4ee74095b535a1d5c02 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Thu, 7 Sep 2023 14:34:20 +0300 Subject: [PATCH 1/4] SEO-175653-MVC-Pages-With-Redirects --- aspnetmvc/Grid/Print-Grid.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetmvc/Grid/Print-Grid.md b/aspnetmvc/Grid/Print-Grid.md index 4785b412..39881eb9 100644 --- a/aspnetmvc/Grid/Print-Grid.md +++ b/aspnetmvc/Grid/Print-Grid.md @@ -84,7 +84,7 @@ namespace SyncfusionMvcApplication1.Controllers Some of the print options are not configurable through JavaScript code. You need to customize layout, paper size and margins options through browser's page setup dialog. Please find the following guidelines link to browser page setup. -* [Chrome](https://support.google.com/chrome/answer/1379552?hl=en) +* [Chrome](https://support.google.com/chrome/answer/1069693?hl=en&visit_id=638296772561182637-646529110&rd=1) * [Firefox](https://support.mozilla.org/en-US/kb/how-print-web-pages-firefox) * [Safari](http://www.mintprintables.com/print-tips/adjust-margins-osx/) * [IE](https://www.helpteaching.com/help/print/index.htm) From a9020f3cb309d63a7307c7d520c3c82e90b2bb07 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Fri, 22 Sep 2023 14:50:10 +0300 Subject: [PATCH 2/4] SEO-176113-MVC-Missing-H1 --- aspnetmvc/DataManager/Antiforgery.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetmvc/DataManager/Antiforgery.md b/aspnetmvc/DataManager/Antiforgery.md index 38bd75bc..c0a2d361 100644 --- a/aspnetmvc/DataManager/Antiforgery.md +++ b/aspnetmvc/DataManager/Antiforgery.md @@ -81,8 +81,8 @@ For this purpose, the input element with hidden value field and name attribute i } {% endhighlight %} -![](Antiforgery_images/Antiforgery.png) +![Antiforgery Token in ASP.NET MVC](Antiforgery_images/Antiforgery.png) In the header, You can find the anti-forgery token value -![](Antiforgery_images/Antiforgery_header.png) +![Antiforgery Token Value in ASP.NET MVC](Antiforgery_images/Antiforgery_header.png) From 11a234406673d0f951695f2b7b2cb0ac8bbcb7c9 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Tue, 26 Sep 2023 16:24:54 +0300 Subject: [PATCH 3/4] Update Antiforgery.md --- aspnetmvc/DataManager/Antiforgery.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetmvc/DataManager/Antiforgery.md b/aspnetmvc/DataManager/Antiforgery.md index c0a2d361..e8beeb5e 100644 --- a/aspnetmvc/DataManager/Antiforgery.md +++ b/aspnetmvc/DataManager/Antiforgery.md @@ -81,8 +81,8 @@ For this purpose, the input element with hidden value field and name attribute i } {% endhighlight %} -![Antiforgery Token in ASP.NET MVC](Antiforgery_images/Antiforgery.png) +![Antiforgery Token in ASP.NET MVC DataManager](Antiforgery_images/Antiforgery.png) In the header, You can find the anti-forgery token value -![Antiforgery Token Value in ASP.NET MVC](Antiforgery_images/Antiforgery_header.png) +![Antiforgery Token Value in ASP.NET MVC DataManager](Antiforgery_images/Antiforgery_header.png) From fd2d721687805577f17b569b4731420c9d2682b8 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Tue, 26 Sep 2023 16:50:14 +0300 Subject: [PATCH 4/4] Update Antiforgery.md --- aspnetmvc/DataManager/Antiforgery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetmvc/DataManager/Antiforgery.md b/aspnetmvc/DataManager/Antiforgery.md index e8beeb5e..7bd29b4b 100644 --- a/aspnetmvc/DataManager/Antiforgery.md +++ b/aspnetmvc/DataManager/Antiforgery.md @@ -1,7 +1,7 @@ --- layout: post title: Antiforgery in ASP.NET MVC DataManager | Syncfusion -description: Learn here about antiforgery in Syncfusion Essential ASP.NET MVC DataManager control, its elements, and more. +description: Learn here about antiforgery support in Syncfusion Essential ASP.NET MVC DataManager control, its elements, and more. platform: ejmvc control: DataManager documentation: ug