ViewDataDictionaryControllerPropertyActivator Class     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a IControllerActivatorProvider for a view data dictionary controller.
public ref class ViewDataDictionaryControllerPropertyActivator : Microsoft::AspNetCore::Mvc::Internal::IControllerPropertyActivatorpublic ref class ViewDataDictionaryControllerPropertyActivatorpublic class ViewDataDictionaryControllerPropertyActivator : Microsoft.AspNetCore.Mvc.Internal.IControllerPropertyActivatorpublic class ViewDataDictionaryControllerPropertyActivatortype ViewDataDictionaryControllerPropertyActivator = class
    interface IControllerPropertyActivatortype ViewDataDictionaryControllerPropertyActivator = classPublic Class ViewDataDictionaryControllerPropertyActivator
Implements IControllerPropertyActivatorPublic Class ViewDataDictionaryControllerPropertyActivator- Inheritance
- 
				ViewDataDictionaryControllerPropertyActivator
- Implements
- 
		Microsoft.AspNetCore.Mvc.Internal.IControllerPropertyActivator
Constructors
| ViewDataDictionaryControllerPropertyActivator(IModelMetadataProvider) | Initializes a new instance of ViewDataDictionaryControllerPropertyActivator. | 
Methods
| Activate(ControllerContext, Object) | Microsoft.AspNetCore.Mvc.Internal.IControllerPropertyActivator.Activate(Microsoft.AspNetCore.Mvc.ControllerContext,System.Object) | 
| GetActivatorDelegate(ControllerActionDescriptor) | Microsoft.AspNetCore.Mvc.Internal.IControllerPropertyActivator.GetActivatorDelegate(Microsoft.AspNetCore.Mvc.Controllers.ControllerActionDescriptor) |