NameValueCollectionValueProvider::GetValue Method

.NET Framework (current version)
 

Returns the value for the specified key.

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

NameDescription
System_CAPS_pubmethodGetValue(String^)

Returns the value for the specified key.

System_CAPS_pubmethodGetValue(String^, Boolean)

Returns the value for the specified key and optionally enables the caller to specify whether request validation should be skipped.

Return to top
Show: