IContextManager Interface
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents a hosted control that will provide context management functions.
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Syntax
public interface IContextManager
Public Interface IContextManager
Methods
Name | Description | |
---|---|---|
DesktopContextChange(Context) | This method is called by desktop during a context update to the desktop. |
|
GenerateSessionName(CustomerEntity) | This method is called by Desktop during the initial creation of a session. This method is responsible for creating a session name for the session. |
|
RenewSession(Context) | Renews the session. |
|
SetContext(CustomerEntity) | Sets the context. |
See Also
Microsoft.Uii.Desktop.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright