ChildActionValueProviderFactory Class
Represents a factory for creating value provider objects for child actions.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The ChildActionValueProviderFactory type exposes the following members.
| Name | Description | |
|---|---|---|
|
ChildActionValueProviderFactory | Initializes a new instance of the ChildActionValueProviderFactory class. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
GetValueProvider | Returns a ChildActionValueProvider object for the specified controller context. (Overrides ValueProviderFactory.GetValueProvider(ControllerContext).) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |