ChildActionValueProvider Class
Represents a value provider for values from child actions.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
System.Object
System.Web.Mvc.DictionaryValueProvider<'TValue>
System.Web.Mvc.ChildActionValueProvider
System.Web.Mvc.DictionaryValueProvider<'TValue>
System.Web.Mvc.ChildActionValueProvider
| Name | Description | |
|---|---|---|
![]() | ChildActionValueProvider(ControllerContext) | Initializes a new instance of the ChildActionValueProvider class. |
| Name | Description | |
|---|---|---|
![]() | ContainsPrefix(String) | Determines whether the collection contains the specified prefix.(Inherited from DictionaryValueProvider<'TValue>.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetKeysFromPrefix(String) | Gets the keys from the prefix.(Inherited from DictionaryValueProvider<'TValue>.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetValue(String) | Retrieves a value object using the specified key.(Overrides DictionaryValueProvider<'TValue>.GetValue(String).) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=fsharp)