summaryP:DotNetNuke.Web.Mvc.Common.IAntiForgery.CookieName

Namespace: DotNetNuke.Web.Mvc.Common
Assembly: DotNetNuke.Web.Mvc (in DotNetNuke.Web.Mvc.dll)

Syntax

C#
string CookieName { get; }
Visual Basic
ReadOnly Property CookieName As String
	Get

See Also