Freigeben über


LayoutAttribute(Type) Konstruktor

Definition

Erstellt eine instance von 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)

Parameter

layoutType
Type

Der Typ des Layouts.

Gilt für: