Bagikan melalui


PagePropertyModel Kelas

Definisi

Mewakili properti dalam 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
Warisan
PagePropertyModel
Warisan
PagePropertyModel
Penerapan

Konstruktor

PagePropertyModel(PagePropertyModel)

Membuat instans baru dari PagePropertyModel yang diberikan PagePropertyModel.

PagePropertyModel(PropertyInfo, IReadOnlyList<Object>)

Membuat instans baru .PagePropertyModel

Properti

Attributes

Mendapatkan atribut apa pun yang diannotasikan pada properti .

Attributes

Atributnya.

(Diperoleh dari ParameterModelBase)
BindingInfo

Mendapatkan atau mengatur yang BindingInfo terkait dengan model ini.

BindingInfo

BindingInfo.

(Diperoleh dari ParameterModelBase)
Name

Nama.

(Diperoleh dari ParameterModelBase)
Page

Mendapatkan atau mengatur ini PageApplicationModelPagePropertyModel dikaitkan dengan.

ParameterType

Jenisnya.

(Diperoleh dari ParameterModelBase)
Properties

Properti.

Properties

Properti.

(Diperoleh dari ParameterModelBase)
PropertyInfo

PropertyInfo.

PropertyName

Mendapatkan atau mengatur nama properti.

Implementasi Antarmuka Eksplisit

ICommonModel.Attributes

Mewakili properti dalam PageApplicationModel.

ICommonModel.MemberInfo

Mewakili properti dalam PageApplicationModel.

ICommonModel.Name

Mewakili properti dalam PageApplicationModel.

IPropertyModel.Properties

Mewakili properti dalam PageApplicationModel.

Berlaku untuk