Base solution for your next web application
Open Closed

Add new setting to the AbpUserConfiguration/GetAll #6582


User avatar
0
firnas created

I have created a xamarin mobile app and it calls the "AbpUserConfiguration/GetAll" to get all settings. How can i add a new setting to this array returned?


1 Answer(s)
  • User Avatar
    0
    firnas created

    I figured it out. I havent set the isVisibleToClient parameter when adding the setting to the settings manager.