Share via


IContextManager.DesktopContextChange Method (Context)

 

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

This method is called by desktop during a context update to the desktop.

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

Syntax

bool DesktopContextChange(
    Context newContext
)
Function DesktopContextChange (
    newContext As Context
) As Boolean

Parameters

Return Value

Type: System.Boolean

Type: Boolean
True if a session update was made, otherwise false.

Remarks

Use this method to update any session level objects you wish to access. Typically this is used to update the customer record in the customer object attached to the current session.

See Also

IContextManager Interface
Microsoft.Uii.Desktop.Core Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright