Gets or sets the title to use for a step in a System.Web.UI.WebControls.Wizard control when the sidebar feature is enabled.
Documentation for this section has not yet been entered.
Use the WizardStepBase.Title property to display a user-friendly title for a step in a System.Web.UI.WebControls.Wizard control when the sidebar feature is enabled. If the WizardStepBase.Title property is not set and the sidebar feature is enabled, the value of the WizardStepBase.ID property is displayed for the sidebar button.
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.