HostedWebApplication.UpdateContextValue Method
Overload List
Name | Description |
---|---|
HostedWebApplication.UpdateContextValue (Dictionary) | Accepts a Dictionary collection of keys and values and adds them (or updates it if it currently exists) to the current context. Then notify other apps the context has changed. |
HostedWebApplication.UpdateContextValue (String, String) | Accepts a name and value pair and adds or updates it if it currently exists to the current context. This is public so it can be called via scripts as well. |
See Also
Reference
HostedWebApplication Class
HostedWebApplication Members
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.