diff --git a/aspnetmvc/DataManager/Antiforgery.md b/aspnetmvc/DataManager/Antiforgery.md index 38bd75bc..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 @@ -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 DataManager](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 DataManager](Antiforgery_images/Antiforgery_header.png) 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)