RemoveSessionAlternateState Method
Overloads
RemoveSessionAlternateState(String) |
Removes an session alternate state in the app. |
RemoveSessionAlternateState(String)
Removes an session alternate state in the app.
Declaration
public bool RemoveSessionAlternateState([QixName("qStateName")] string stateName)
Parameters
Type | Name | Description |
---|---|---|
System.String | stateName |
Name of the alternate state. |
Returns
Type | Description |
---|---|
System.Boolean |
Implements
Remarks
The operation is successful if qSuccess is set to true.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!