Click or drag to resize

WizardOptionBase Methods

The WizardOptionBase type exposes the following members.

Methods
 NameDescription
Public methodToCheckboxOption Helper function to get a CheckboxOption from the WizardOptionBase object.
Public methodToMultipleChoiceOption Helper function to get a MultipleChoiceOption from the WizardOptionBase object.
Public methodToNumericOption Helper function to get a NumericOption from the WizardOptionBase object.
Public methodToPositionSelectOption Helper function to get a PositionSelectOption from the WizardOptionBase object.
Public methodToSubOptionOption Helper function to get a SubOptionOption from the WizardOptionBase object.
Public methodToTextOption Helper function to get a TextOption from the WizardOptionBase object.
Top
See Also