Unlocks all selections in all fields of the current app.
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- stateName (Optional)
- Type:
System String
Alternate state name. If this parameter is set, the method unlocks all selections that are in the specified state name. This parameter is optional. The default value is an empty string.
Implements
IApp UnlockAll(String)See Also