DimensionHierarchyController.pageActivatedEventHandler Method [AX 2012]
Handles the tab page activated event by storing the currently selected tab page.
Syntax
public void pageActivatedEventHandler(FormTabPageControl _tabPage)
Run On
Client
Parameters
- _tabPage
Type: FormTabPageControl Class
The tab page that raises the event.