# showTabPage

### Parameters

controlId - id of the tabPage that should shown

### Example Usages

```javascript
   brixxApi.showTabPage("detalsTab");
```
