Settings.DefaultLayoutFile Property
Gets the path to the layout file to use for items that do not specify a layout file themselves.
[Visual Basic]
Public Shared ReadOnly Property DefaultLayoutFile As
String
[C#]
public static
string DefaultLayoutFile {get;}
Property Value
Default value: "/default.aspx"
See Also
Settings Class | Sitecore.Configuration Namespace