Share via


SitesSvcPage::findByName Method

Looks up a SitesSvcPage record by page name

Syntax

client server public static SitesSvcPage findByName(SitesSvcName _name, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    if 'true', the the returned record can be updated

Return Value

Type: SitesSvcPage Table
A SitesSvcPage record, if found. Or an empty record, otherwise.

See Also

Reference

SitesSvcPage Table