PublicFunction GetItems(ByVal formField As FormField) As ConditionalInstruction()
Parameters
Parameter
Description
formField
Specifies the FormField that is referenced inside the requested ConditionalInstruction elements.
Return Value
The return value is null, if the TextControl.IsFormFieldValidationEnabled property is set to false. Otherwise an array of all ConditionalInstruction elements that references the specified FormField is returned.