Click or drag to resize
Wizard .NET Library

WizardPageToString Method

Returns a String that represents this wizard page.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public override string ToString()
Request Example View Source

Return Value

Type: String
A String that represents this wizard page.
See Also