Share via


DOSitesPageInfoTmp::existsPageName Method

Checks whether the specified page name exists.

Syntax

client server public static boolean existsPageName(DOSitesPageInfoTmp _pageInfoTmp, str _pageName)

Run On

Called

Parameters

  • _pageName
    Type: str
    The name of page for which to check.

Return Value

Type: boolean
true if the specified page name exists; otherwise, false.

See Also

Reference

DOSitesPageInfoTmp Table