ProtocolElement.Validate Property

 

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.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

[<ConfigurationPropertyAttribute("validate", DefaultValue = false)>]
member Validate : bool with get, set

Property Value

Type: System.Boolean

The value of the Validate attribute of the protocol element.

.NET Framework
Available since 2.0
Return to top
Show: