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.) |
![]() | GetKeysFromPrefix | Gets the keys from the prefix. (Inherited from DictionaryValueProvider<TValue>.) |
![]() | 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.) |
Show:
.gif?cs-save-lang=1&cs-lang=csharp)
.gif?cs-save-lang=1&cs-lang=csharp)