GetLibraryContent Method
Overloads
| GetLibraryContent(String) | Returns the content of a library. Global content libraryIn Qlik Sense Desktop, the content files are retrieved from: 
               In Qlik Sense Enterprise, the content files are retrieved from the Qlik Sense repository. App specific content libraryThe 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
      StaticContentList GetLibraryContent([QixName("qName")] string name)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | name | Name of the content library.
It corresponds to the property  | 
Returns
| Type | Description | 
|---|---|
| StaticContentList |