Skip to content

Commit 898e422

Browse files
Merge pull request #399 from Syncfusion-Content/hotfix/hotfix-v23.1.36
DOCINFRA-2341_merged_using_automation
2 parents 916999a + 683182c commit 898e422

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

aspnetmvc/DataManager/Antiforgery.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Antiforgery in ASP.NET MVC DataManager | Syncfusion
4-
description: Learn here about antiforgery in Syncfusion Essential ASP.NET MVC DataManager control, its elements, and more.
4+
description: Learn here about antiforgery support in Syncfusion Essential ASP.NET MVC DataManager control, its elements, and more.
55
platform: ejmvc
66
control: DataManager
77
documentation: ug
@@ -81,8 +81,8 @@ For this purpose, the input element with hidden value field and name attribute i
8181
}
8282
{% endhighlight %}
8383

84-
![](Antiforgery_images/Antiforgery.png)
84+
![Antiforgery Token in ASP.NET MVC DataManager](Antiforgery_images/Antiforgery.png)
8585

8686
In the header, You can find the anti-forgery token value
8787

88-
![](Antiforgery_images/Antiforgery_header.png)
88+
![Antiforgery Token Value in ASP.NET MVC DataManager](Antiforgery_images/Antiforgery_header.png)

aspnetmvc/Grid/Print-Grid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ namespace SyncfusionMvcApplication1.Controllers
8484

8585
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.
8686

87-
* [Chrome](https://support.google.com/chrome/answer/1379552?hl=en)
87+
* [Chrome](https://support.google.com/chrome/answer/1069693?hl=en&visit_id=638296772561182637-646529110&rd=1)
8888
* [Firefox](https://support.mozilla.org/en-US/kb/how-print-web-pages-firefox)
8989
* [Safari](http://www.mintprintables.com/print-tips/adjust-margins-osx/)
9090
* [IE](https://www.helpteaching.com/help/print/index.htm)

0 commit comments

Comments
 (0)