Show / Hide Table of Contents

Class AntiForgery

Inheritance
object
AntiForgery
Namespace: DotNetNuke.Web.Api.Internal
Assembly: DotNetNuke.Web.dll
Syntax
public class AntiForgery : ServiceLocator<IAntiForgery, AntiForgery>

Constructors

AntiForgery()

Declaration
public AntiForgery()

Methods

GetFactory()

Declaration
protected override Func<IAntiForgery> GetFactory()
Returns
Type Description
Func<IAntiForgery>

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS