Sitecore 5.1.1 API

Settings.WelcomeTitle Property

Gets the welcome title to show on the login page.

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

Property Value

Default value: "" (empty string)

Remarks

The title to show on the Sitecore client login page.

See Also

Settings Class | Sitecore.Configuration Namespace