C# Class Frapid.Areas.AntiforgeryHelper

Datei anzeigen Open project: frapid/frapid

Public Methods

Method Description
GetAntiForgeryToken ( this helper, Uri url ) : System.Web.Mvc.MvcHtmlString

Private Methods

Method Description
GetDomainName ( Uri url ) : string

Method Details

GetAntiForgeryToken() public static method

public static GetAntiForgeryToken ( this helper, Uri url ) : System.Web.Mvc.MvcHtmlString
helper this
url System.Uri
return System.Web.Mvc.MvcHtmlString