Skip to main content Skip to complementary content

GetLibraryContent Method

Overloads

GetLibraryContent(String)

Returns the content of a library.

Global content library

In Qlik Sense Desktop, the content files are retrieved from:

%userprofile%\Documents\Qlik\Sense\Content\Default

In Qlik Sense Enterprise, the content files are retrieved from the Qlik Sense repository.

App specific content library

The embedded files are returned.

GetLibraryContent(String)

Returns the content of a library.

Global content library

In Qlik Sense Desktop, the content files are retrieved from:

%userprofile%\Documents\Qlik\Sense\Content\Default

In Qlik Sense Enterprise, the content files are retrieved from the Qlik Sense repository.

App specific content library

The embedded files are returned.

Declaration

      public StaticContentList GetLibraryContent([QixName("qName")] string name)
    

Parameters

Type Name Description
System.String name

Name of the content library. It corresponds to the property qContentLibraryListItem/qName returned by the GetContentLibraries method.

Returns

Type Description
StaticContentList

Implements

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!