Aborts any selection mode in an app. For more information about selection mode, see BeginSelections method.
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- accept
- Type:
System Boolean
Set this parameter to true to accept the selections before exiting the selection mode.
- userHandle (Optional)
- Type:
System String
Handle identifier
Return Value
Type:Implements
IApp AbortModalAsync(Boolean, String)See Also