CookieAttribute.ValidateInput Property
.NET Framework (current version)
Gets or sets a value that specifies whether cookie values should be validated.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue if cookie values are validated; otherwise, false. The default is true.
For a tutorial series on using model binding with Web Forms, see Model Binding and Web Forms.
.NET Framework
Available since 4.5
Available since 4.5
Show: