HostedWebApplication.GetContextValue Method (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Returns the value associated with the name-value pair in the context.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public string GetContextValue(
string name
)
Public Function GetContextValue (
name As String
) As String
Parameters
name
Type: System.StringName of the context key.
Return Value
Type: System.String
The context value for the passed name or null.
See Also
HostedWebApplication Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright