Geocortex Essentials WPF API Reference for Workflow
FormButtonListGetDefaultButton Method |
Get the default button from the list.
Namespace: Geocortex.Forms.Client
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
Remarks
If more than one button has the IsDefault property set to true, only the first one in the
list is returned.
See Also