Condividi tramite


LayoutView.Layout Proprietà

Definizione

Ottiene o imposta il tipo di layout in cui visualizzare il contenuto. Il tipo deve implementare e accettare IComponent un parametro denominato Body.

public:
 property Type ^ Layout { Type ^ get(); void set(Type ^ value); };
[Microsoft.AspNetCore.Components.Parameter]
public Type Layout { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Layout : Type with get, set
Public Property Layout As Type

Valore della proprietà

Attributi

Si applica a