Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.HtmlBuilder.AntiForgeryToken Method

Creates and returns an antiforgery token (HTML).

Class: YetaWF.Core.Support.HtmlBuilder
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public static string AntiForgeryToken();

Return Value

Returns an antiforgery token (HTML).

See Also YetaWF.Core.Support.HtmlBuilder ClassYetaWF.Core Overview