ViewDataDictionaryControllerPropertyActivator Class
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
C#
public class ViewDataDictionaryControllerPropertyActivator : Microsoft.AspNetCore.Mvc.Internal.IControllerPropertyActivator
C#
public class ViewDataDictionaryControllerPropertyActivator
type ViewDataDictionaryControllerPropertyActivator = class
interface IControllerPropertyActivator
type ViewDataDictionaryControllerPropertyActivator = class
Public Class ViewDataDictionaryControllerPropertyActivator
Implements IControllerPropertyActivator
Public Class ViewDataDictionaryControllerPropertyActivator
- Inheritance
-
ViewDataDictionaryControllerPropertyActivator
- Implements
-
Microsoft.
Asp Net Core. Mvc. Internal. IController Property Activator
View |
Initializes a new instance of ViewDataDictionaryControllerPropertyActivator. |
Activate(Controller |
Microsoft.AspNetCore.Mvc.Internal.IControllerPropertyActivator.Activate(Microsoft.AspNetCore.Mvc.ControllerContext,System.Object) |
Get |
Microsoft.AspNetCore.Mvc.Internal.IControllerPropertyActivator.GetActivatorDelegate(Microsoft.AspNetCore.Mvc.Controllers.ControllerActionDescriptor) |
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 |