ChildActionValueProvider Class
Represents a value provider for values from child actions.
System.Object
System.Web.Mvc.DictionaryValueProvider<Object>
System.Web.Mvc.ChildActionValueProvider
System.Web.Mvc.DictionaryValueProvider<Object>
System.Web.Mvc.ChildActionValueProvider
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The ChildActionValueProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
ChildActionValueProvider | Initializes a new instance of the ChildActionValueProvider class. |
| Name | Description | |
|---|---|---|
|
ContainsPrefix | Determines whether the collection contains the specified prefix. (Inherited from DictionaryValueProvider<TValue>.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
GetValue | Retrieves a value object using the specified key. (Overrides DictionaryValueProvider<TValue>.GetValue(String).) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |