ShellContent.Content Property

Definition

Gets or sets the Page.

public object Content { get; set; }
member this.Content : obj with get, set

Property Value

Remarks

Using this property will cause performance issues. Please use ContentTemplate instead.

Applies to