Hierarchy

  • CustomPage

Properties

entityName?: string

The logical name of the table to be made available in the custom page via Param("entityName").

name: string

The logic name o the custom page to open.

pageType: "custom"
recordId?: string

ID of the table record to be made available in the custom page via Param("recordId").

Generated using TypeDoc