Finds the sap.uxap.ObjectPageLayout control on the current page.
Page to evaluate on.
Optional
Optional timeout settings.
The control ID of the ObjectPageLayout.
ControlError if no ObjectPageLayout is found.
const layoutId = await getObjectPageLayout(page); Copy
const layoutId = await getObjectPageLayout(page);
Finds the sap.uxap.ObjectPageLayout control on the current page.