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::IControllerPropertyActivator
public ref class ViewDataDictionaryControllerPropertyActivator
public class ViewDataDictionaryControllerPropertyActivator : Microsoft.AspNetCore.Mvc.Internal.IControllerPropertyActivator
public class ViewDataDictionaryControllerPropertyActivator
type ViewDataDictionaryControllerPropertyActivator = class
interface IControllerPropertyActivator
type ViewDataDictionaryControllerPropertyActivator = class
Public Class ViewDataDictionaryControllerPropertyActivator
Implements IControllerPropertyActivator
Public 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) |