Udostępnij za pośrednictwem


LayoutAttribute(Type) Konstruktor

Definicja

Tworzy wystąpienie klasy LayoutAttribute.

public:
 LayoutAttribute(Type ^ layoutType);
public LayoutAttribute (Type layoutType);
new Microsoft.AspNetCore.Components.LayoutAttribute : Type -> Microsoft.AspNetCore.Components.LayoutAttribute
Public Sub New (layoutType As Type)

Parametry

layoutType
Type

Typ układu.

Dotyczy