CookieValueProvider Methods
.NET Framework (current version)
Namespace:
System.Web.ModelBinding
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ContainsPrefix(String) | Returns a value that indicates whether the cookie collection contains the specified prefix. |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | GetValue(String) | Retrieves a value object using the specified key. |
![]() | GetValue(String, Boolean) | Retrieves a value object using the specified key and a parameter that specifies whether validation should be skipped. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:
