summaryP:DotNetNuke.Web.Api.Internal.IFrameSupportedValidateAntiForgeryTokenAttribute.AllowMultiple

Namespace: DotNetNuke.Web.Api.Internal
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
public override bool AllowMultiple { get; }
Visual Basic
Public Overrides ReadOnly Property AllowMultiple As Boolean
	Get

Implements

IFilterAllowMultiple

See Also