LayoutAttribute Klasa

Definicja

Wskazuje, że skojarzony typ składnika używa określonego układu.

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

Konstruktory

LayoutAttribute(Type)

Tworzy wystąpienie klasy LayoutAttribute.

Właściwości

LayoutType

Typ układu. Typ musi zaimplementować IComponent i zaakceptować parametr o nazwie "Treść".

Dotyczy

Produkt Wersje
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0