LogExceptionsToDatabase.GetWizardTitle Method
Gets the wizard title.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Wizard
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Protected Overrides Function GetWizardTitle As String
protected override string GetWizardTitle()
protected:
virtual String^ GetWizardTitle() override
protected override function GetWizardTitle() : String
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Wizard Namespace