StartPage.Layout Property

Gets or sets the path of the layout page for the ChildPage page.

Namespace:  System.Web.WebPages
Assembly:  System.Web.WebPages (in System.Web.WebPages.dll)

abstract Layout : string with get, set 
override Layout : string with get, set

Property Value

Type: System.String
The path of the layout page for the ChildPage page.
Show: