ViewStateValueProvider Methods
.NET Framework (current version)
Namespace:
System.Web.ModelBinding
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ContainsPrefix(String) | Gets a value that indicates whether the value provider contains the specified prefix.(Inherited from SimpleValueProvider.) |
![]() | 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) | Calls the FetchValue method and then uses the returned value to instantiate a new instance of the ValueProviderResult class.(Inherited from SimpleValueProvider.) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:
