QueryStringAttribute Properties

.NET Framework (current version)
 

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

NameDescription
System_CAPS_pubpropertyKey

Gets the key of the query string value.

System_CAPS_pubpropertyTypeId

When implemented in a derived class, gets a unique identifier for this Attribute.(Inherited from Attribute.)

System_CAPS_pubpropertyValidateInput

Gets or sets a value that indicates whether query string values are validated.

Return to top
Show: