Condividi tramite


LayoutAttribute(Type) Costruttore

Definizione

Costruisce un'istanza di 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)

Parametri

layoutType
Type

Tipo del layout.

Si applica a