X4 Produktdokumentation

<HeaderIncludes>

The HeaderIncludes element contains configuration definitions for the HTML Head element. For example, you can insert your own JavaScript code in the Head element.

Element

Description

Possible values

HeaderIncludes


The element contains the following elements:

  • Include

Include

Inserts contents from a file into the HTML head as meta elements.

Possible values:

path - Path to a file in the project

Note:

The file must be in the Resources folder.

  • Any string (e.g. File.txt)