getPage(int
page_id)¶
The getPage method is used to get a Page object that represents page in the storefront.
Input parameters¶
page_id¶
int
Numeric identifier of the page.
Returned value¶
The Page object.
int
page_id)¶The getPage method is used to get a Page object that represents page in the storefront.
int
Numeric identifier of the page.
The Page object.