ViewDataDictionaryControllerPropertyActivator Class

Definition

Represents a IControllerActivatorProvider for a view data dictionary controller.

C#
public class ViewDataDictionaryControllerPropertyActivator : Microsoft.AspNetCore.Mvc.Internal.IControllerPropertyActivator
C#
public class ViewDataDictionaryControllerPropertyActivator
Inheritance
ViewDataDictionaryControllerPropertyActivator
Implements
Microsoft.AspNetCore.Mvc.Internal.IControllerPropertyActivator

Constructors

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)

Applies to

Product Versions
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0