CookieValueProvider::GetValue Method

.NET Framework (current version)
 

Retrieves a value object using the specified key.

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

NameDescription
System_CAPS_pubmethodGetValue(String^)

Retrieves a value object using the specified key.

System_CAPS_pubmethodGetValue(String^, Boolean)

Retrieves a value object using the specified key and a parameter that specifies whether validation should be skipped.

Return to top
Show: