Skip to main content Skip to complementary content

MediaListItem Class

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

Inheritance

Syntax

[ValueClass]
public class MediaListItem : AbstractStructure, IDisposable, IMediaListItem, IAbstractStructure

Constructors

Name Description
MediaListItem()

Creates an instance of the MediaListItem class

Properties

Name Description
Url

Relative path to the media file.

Media 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 media file. The URL is static.

Media 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!