WebPageBase.Layout Property

Definition

Gets or sets the path of a layout page.

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

Property Value

The path of the layout page.

Applies to