Documentation for this section has not yet been entered.
The Login.InstructionText property contains instructions for users logging in to the Web site. This text is displayed in the System.Web.UI.WebControls.Login control, following the title.
If the Login.InstructionText property is set to string.Empty, no instruction text is available to the user.
The value of this property, when set, can be saved automatically to a resource file by using a designer tool. For more information, see System.ComponentModel.LocalizableAttribute and ASP.NET Globalization and Localization.