RemoveAlternateState Method
Overloads
| RemoveAlternateState(String) | 
             Removes an alternate state in the app.  | 
        
      
    
RemoveAlternateState(String)
Removes an alternate state in the app.
Declaration
      public void RemoveAlternateState([QixName("qStateName")] string stateName)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | stateName | 
           Name of the alternate state.  |