Skip to content

Commit 683182c

Browse files
Merge pull request #388 from syncfusion-content/SEO-176113-MVC-Missing-H1
SEO-176113-MVC-Missing-H1
2 parents 9443994 + fd2d721 commit 683182c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
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)

0 commit comments

Comments
 (0)