Click or drag to resize
Wizard .NET Library

WizardPageContainerNextButtonText Property

Gets or sets the next button text.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public string NextButtonText { get; set; }
Request Example View Source

Property Value

Type: String
The next button text.
See Also