Sitecore 5.0 API

Settings.DefaultShellControl Property

Gets the default shell control.

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

Property Value

Default value: "Cyclops"

Remarks

This specifies the default XML control to use in /sitecore/shell/default.aspx, if none is specified.

See Also

Settings Class | Sitecore.Configuration Namespace