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.

HeaderIncludes

Element

Description

Possible values

HeaderIncludes


The element contains the following elements:

  • Include

Include

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


Include

Possible attributes

Attribute

Description

Possible values

path

Path to a file in the project

Note:

The file must be located in the Resources directory.


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