ProtocolElement.Validate Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the Validate attribute of the protocol element.
Assembly: System.Web (in System.Web.dll)
[ConfigurationPropertyAttribute("validate", DefaultValue = false)] public bool Validate { get; set; }
For more information, see .NET Framework Versions and Dependencies.
.NET Framework
Available since 2.0
Available since 2.0
Show: