Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
NewToQlikSens
Partner - Contributor II
Partner - Contributor II

How to set theme name in Qlik Sense .Net SDK V.14.0.0

Hi All,

I have a query of how to set a theme for my app on qlik sense using  c# code, I'm using .Net SDK Version 14.

As far as I can see, the GetAppProperties() returns NxAppProperties objects and expects to set the properties using the same.

But there is no provision for setting a theme name for the same.

I could find some docs here - https://help.qlik.com/en-US/sense-developer/February2024/Subsystems/NetSDKAPIref/Content/Qlik.Sense....

But stuck on this, as only AppPropertiesObjectProperties has the property to set a theme.

Any help would be appreciated.

Labels (2)
1 Reply
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

First of all, SDK v14 is very old. Current version is V16.8.0. I suggest you start with upgrading. 

And then see this thread https://community.qlik.com/t5/New-to-Qlik-Analytics/Qlik-sense-Net-SDK-app-theme-name/td-p/1738177

-Rob