tridion-sites-extensions-api-docs

Home > @tridion-sites/models > BinaryContent > isExternal

BinaryContent.isExternal property

Whether the binary content is stored internally or externally.

If the binary content is stored externally, the “filename” property should contain the URL where the binary content can be retrieved.

Signature:

get isExternal(): boolean;