Udostępnij przez


PageModelAttribute Klasa

Definicja

Atrybut dla klas bazowych dla modeli stron. Zastosowanie tego atrybutu do typu oznacza wszystkie podklasy tego typu jako typy modeli stron.

public ref class PageModelAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public class PageModelAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type PageModelAttribute = class
    inherit Attribute
Public Class PageModelAttribute
Inherits Attribute
Dziedziczenie
PageModelAttribute
Atrybuty

Konstruktory

PageModelAttribute()

Atrybut dla klas bazowych dla modeli stron. Zastosowanie tego atrybutu do typu oznacza wszystkie podklasy tego typu jako typy modeli stron.

Dotyczy