ValueProviderCollection::GetValue Method

.NET Framework (current version)
 

Returns a value object using the specified key.

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

NameDescription
System_CAPS_pubmethodGetValue(String^)

Returns a value object using the specified key.

System_CAPS_pubmethodGetValue(String^, Boolean)

Returns a value object using the specified key and optionally specifies whether validation should be skipped.

Return to top
Show: