summaryM:DotNetNuke.Web.Mvc.Common.AntiForgery.GetFactory
Namespace: DotNetNuke.Web.Mvc.CommonAssembly: DotNetNuke.Web.Mvc (in DotNetNuke.Web.Mvc.dll)
Syntax
| C# |
|---|
protected override Func<IAntiForgery> GetFactory() |
| Visual Basic |
|---|
Protected Overrides Function GetFactory As Func(Of IAntiForgery) |