Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the specified page name exists.
Syntax
client server public static boolean existsPageName(DOSitesPageInfoTmp _pageInfoTmp, str _pageName)
Run On
Called
Parameters
- _pageInfoTmp
Type: DOSitesPageInfoTmp Table
The DOSitesPageInfoTmp object for which to check.
- _pageName
Type: str
The name of page for which to check.
Return Value
Type: boolean
true if the specified page name exists; otherwise, false.