WebPageRenderingBase.Layout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.