Click or drag to resize
IAppRemoveAlternateState Method

Removes an alternate state in the app.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
void RemoveAlternateState(
	string stateName
)

Parameters

stateName
Type: SystemString
Name of the alternate state This parameter is mandatory.
See Also