Changes

View Cache

No change in size, 13:32, 17 August 2017
To call this in a web browser, one can access
<syntaxhighlight lang="html4strict">
https://ContentServerAddress/ContentServiceNameContentServicePath/GetViewStateInformation/AppName/ContextName/333b99c9-233d-41d6-848c-81fe0b13a537
</syntaxhighlight>
to trigger a update. Please replace ContentServerAddress, ContentServicePath, AppName and ContextName with actual service configs.
To call this in a web browser, one can access
<syntaxhighlight lang="html4strict">
https://ContentServerAddress/ContentServiceNameContentServicePath/TriggerViewStateUpdate/AppName/ContextName/333b99c9-233d-41d6-848c-81fe0b13a537
</syntaxhighlight>
to trigger a update. Please replace ContentServerAddress, ContentServicePath, AppName and ContextName with actual service configs.