Skip to main content Skip to complementary content

StaticContentListItem Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Inheritance

Syntax

[ValueClass]
public class StaticContentListItem : AbstractStructure, IDisposable, IStaticContentListItem, IAbstractStructure

Constructors

Name Description
StaticContentListItem()

Creates an instance of the StaticContentListItem class

Properties

Name Description
Url

Relative path to the content file. The URL is static.

In Qlik Sense Enterprise, content files located:

* In the /content/ <content library name>/ folder are part of a global content library.

* In the /appcontent/ folder are part of the app specific library.

The content files are never embedded in the qvf file.

In Qlik Sense Desktop, content files located:

* In the /content/default/ folder are outside the qvf file.

* In the /media/ folder are embedded in the qvf file.

JSON property name: qUrl

UrlDef

Relative path to the content file. The URL is static.

In Qlik Sense Enterprise, content files located:

* In the /content/ <content library name>/ folder are part of a global content library.

* In the /appcontent/ folder are part of the app specific library.

The content files are never embedded in the qvf file.

In Qlik Sense Desktop, content files located:

* In the /content/default/ folder are outside the qvf file.

* In the /media/ folder are embedded in the qvf file.

JSON property name: qUrlDef

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!