Geocortex Essentials WPF API Reference for Workflow
FormDefinitionFind Method |
Overload List
Name | Description | |
---|---|---|
Find(String) |
Find a FormItem in the form definition with the provided ID.
|
|
FindT(String) |
Find a FormItem in the form definition with the provided ID and the specified Type T.
|
See Also