Partager via


LayoutAttribute(Type) Constructeur

Définition

Construit un instance de 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)

Paramètres

layoutType
Type

Type de la disposition.

S’applique à