Documentación de la API > Custom user interface > Object ProUIDashboardshowoptions > Function ProUIDashboardshowoptionsDefaultOpenSet
Function ProUIDashboardshowoptionsDefaultOpenSet
Description
Sets the dashboard open by default page.
Synopsis
#include <ProUIDashboard.h>
ProUIDashboardshowoptionsDefaultOpenSet
(
/* (In)
The handle to the data used to build the dashboard
*/
const char* page_name
/* (In)
The page name to be opened by default
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?