tridion-sites-extensions-api-docs

Home > @tridion-sites/models > Page > fileName

Page.fileName property

File name.

The file name is the Page’s physical name in the target structure. The file name is subject to the restrictions of the Windows file system. The file name does not include the file extension. The file extension is determined by the Page Template: “fileExtension”.

Signature:

get fileName(): string | undefined;