Sitecore 5.1.1 API

Settings.DefaultDesktop Property

Gets the default desktop.

[Visual Basic]
Public Shared ReadOnly Property DefaultDesktop As String
[C#]
public static string DefaultDesktop {get;}

Property Value

Default value: "/sitecore/client/desktops/standard/default.aspx"

Remarks

Gets the path of the aspx page that defines the default layout (frameset) of the Sitecore client.

See Also

Settings Class | Sitecore.Configuration Namespace