AntiForgeryExtensionsAntiForgeryToken Method |
Generates a hidden form field (anti-forgery token) that is validated when the form is submitted.
Namespace: Kentico.Web.MvcAssembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 12.0.0
Syntax Remarks Ensures that AntiForgery token is correctly generated on pages with output cache.
See Also