WebPageRenderingBase.Layout Property

Definition

When overridden in a derived class, gets or sets the path of a layout page.

public abstract string Layout { get; set; }
member this.Layout : string with get, set
Public MustOverride Property Layout As String

Property Value

The path of a layout page.

Applies to