showTabPage

Selects a Tab Page.

Parameters

controlId - id of the tabPage that should shown

Example Usages

   brixxApi.showTabPage("detalsTab");

Last updated