Label |
The LabelOption type exposes the following members.
Name | Description | |
---|---|---|
ToCheckboxOption |
Helper function to get a CheckboxOption from the WizardOptionBase object.
(Inherited from WizardOptionBase) | |
ToMultipleChoiceOption |
Helper function to get a MultipleChoiceOption from the WizardOptionBase object.
(Inherited from WizardOptionBase) | |
ToNumericOption |
Helper function to get a NumericOption from the WizardOptionBase object.
(Inherited from WizardOptionBase) | |
ToPositionSelectOption |
Helper function to get a PositionSelectOption from the WizardOptionBase object.
(Inherited from WizardOptionBase) | |
ToSubOptionOption |
Helper function to get a SubOptionOption from the WizardOptionBase object.
(Inherited from WizardOptionBase) | |
ToTextOption |
Helper function to get a TextOption from the WizardOptionBase object.
(Inherited from WizardOptionBase) |