Share via


HostedApplication.NotifyContextChange Method (String)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Note: This API is now obsolete.

Notify the application that the context changed

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

[ObsoleteAttribute("This method has been deprecated, use NotifyContextChange(Context)")]
public abstract void NotifyContextChange(
    string context
)
<ObsoleteAttribute("This method has been deprecated, use NotifyContextChange(Context)")>
Public MustOverride Sub NotifyContextChange (
    context As String
)

Parameters

  • context
    Type: System.String

    The context string used in the notification.

Implements

IHostedApplication.NotifyContextChange(String)

See Also

NotifyContextChange Overload
HostedApplication Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright