共用方式為


LayoutView.Layout 屬性

定義

取得或設定顯示內容的版面配置類型。 型別必須實 IComponent 作並接受名為 的參數 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

屬性值

屬性

適用於