PagePropertyModel Klasa

Definicja

Reprezentuje właściwość w obiekcie PageApplicationModel.

public ref class PagePropertyModel : Microsoft::AspNetCore::Mvc::ApplicationModels::IBindingModel, Microsoft::AspNetCore::Mvc::ApplicationModels::ICommonModel
public ref class PagePropertyModel : Microsoft::AspNetCore::Mvc::ApplicationModels::ParameterModelBase, Microsoft::AspNetCore::Mvc::ApplicationModels::ICommonModel
public class PagePropertyModel : Microsoft.AspNetCore.Mvc.ApplicationModels.IBindingModel, Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel
public class PagePropertyModel : Microsoft.AspNetCore.Mvc.ApplicationModels.ParameterModelBase, Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel
type PagePropertyModel = class
    interface ICommonModel
    interface IPropertyModel
    interface IBindingModel
type PagePropertyModel = class
    inherit ParameterModelBase
    interface ICommonModel
    interface IPropertyModel
Public Class PagePropertyModel
Implements IBindingModel, ICommonModel
Public Class PagePropertyModel
Inherits ParameterModelBase
Implements ICommonModel
Dziedziczenie
PagePropertyModel
Dziedziczenie
PagePropertyModel
Implementuje

Konstruktory

PagePropertyModel(PagePropertyModel)

Tworzy nowe wystąpienie danego PagePropertyModelPagePropertyModelobiektu .

PagePropertyModel(PropertyInfo, IReadOnlyList<Object>)

Tworzy nowe wystąpienie klasy PagePropertyModel.

Właściwości

Attributes

Pobiera wszystkie atrybuty, które są adnotacjami we właściwości.

Attributes

Atrybuty.

(Odziedziczone po ParameterModelBase)
BindingInfo

Pobiera lub ustawia BindingInfo skojarzone z tym modelem.

BindingInfo

Element BindingInfo.

(Odziedziczone po ParameterModelBase)
Name

Nazwa.

(Odziedziczone po ParameterModelBase)
Page

Pobiera lub ustawia PageApplicationModelPagePropertyModel wartość, z która jest skojarzona.

ParameterType

Typ.

(Odziedziczone po ParameterModelBase)
Properties

Właściwości.

Properties

Właściwości.

(Odziedziczone po ParameterModelBase)
PropertyInfo

Element PropertyInfo.

PropertyName

Pobiera lub ustawia nazwę właściwości.

Jawne implementacje interfejsu

ICommonModel.Attributes

Reprezentuje właściwość w obiekcie PageApplicationModel.

ICommonModel.MemberInfo

Reprezentuje właściwość w obiekcie PageApplicationModel.

ICommonModel.Name

Reprezentuje właściwość w obiekcie PageApplicationModel.

IPropertyModel.Properties

Reprezentuje właściwość w obiekcie PageApplicationModel.

Dotyczy