Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


ControllerModel Class

Definition

A model for configuring controllers.

C#
public class ControllerModel : Microsoft.AspNetCore.Mvc.ApplicationModels.IApiExplorerModel, Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel, Microsoft.AspNetCore.Mvc.ApplicationModels.IFilterModel
Inheritance
ControllerModel
Implements

Constructors

Properties

Actions

The actions on this controller.

ApiExplorer

Gets or sets the ApiExplorerModel for this controller.

Application

Gets or sets the ApplicationModel of this controller.

Attributes

The attributes of this controller.

ControllerName

Gets or sets the name of this controller.

ControllerProperties

The properties of this controller.

ControllerType

The type of this controller.

DisplayName

The DisplayName of this controller.

Filters

The filter metadata of this controller.

Properties

Gets a set of properties associated with the controller. These properties will be copied to Properties.

RouteValues

Gets a collection of route values that must be present in the Values for the corresponding action to be selected.

Selectors

The selector models of this controller.

Explicit Interface Implementations

Applies to

Προϊόν Εκδόσεις
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