Documentation for appSettings (web.config) values wanted

5 replies. Last post: September 19, 2011 7:16 PM by Yudi
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
Eric Member
Hi,

Currently we have this code in our web.config file:

<appSettings file="">
<clear/>
...
<add key="ISNet.WebUI.WebGrid.v6_0_7200.ViewStateStorage" value="Client"/>
<add key="ISNet.WebUI.WebGrid.v6_0_7200.ViewStateItems" value="Behavior"/>
<add key="ISNet.WebUI.WebGrid.v6_0_7200.CachePriority" value="Normal"/>
<add key="ISNet.WebUI.WebGrid.v6_0_7200.RunTimeLicenseKey" value="XXXXX-XXXX-XXXXX"/>
<add key="ISNet.WebUI.WebGrid.v6_0_7200.CacheDuration" value="3600"/>
<add key="ISNet.WebUI.v3_0_5000.OptimizeCss" value="true"/>
<add key="ISNet.WebUI.v3_0_5000.OptimizeCssName" value="true"/>
<add key="ISNet.WebUI.ISRes_Registered" value="true"/>
...
</appSettings>

I couldn't find any documentation for these settings. Some of them might be even old and no longer needed. We use WebGrid version 6.0.7200.220, Intersoft framework version 3.0.5000.771 and are using SmartWebResources. Especially the CacheDuration key would be interesting, as we don't want to use caching at all. Are all keys needed, or can some be deleted? Is anything missing?

Is there any documentation for this (and each value)? If not, can you provide one?

Thanks,

Eric

All times are GMT -5. The time now is 2:23 AM.
Previous Next