Sitecore 5.0 API

Settings.WelcomeText Property

Gets the welcome text to show on the login page.

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

Property Value

Default value: "" (empty string)

Remarks

The text to show on the Sitecore client login page.

See Also

Settings Class | Sitecore.Configuration Namespace