Share via


CRMGlobalManager.IContextManager.DesktopContextChange(Context) Method

Definition

 virtual bool Microsoft.Uii.Desktop.Core.IContextManager.DesktopContextChange(Microsoft::Uii::Csr::Context ^ newContext) = Microsoft::Uii::Desktop::Core::IContextManager::DesktopContextChange;
bool IContextManager.DesktopContextChange (Microsoft.Uii.Csr.Context newContext);
abstract member Microsoft.Uii.Desktop.Core.IContextManager.DesktopContextChange : Microsoft.Uii.Csr.Context -> bool
override this.Microsoft.Uii.Desktop.Core.IContextManager.DesktopContextChange : Microsoft.Uii.Csr.Context -> bool
Function DesktopContextChange (newContext As Context) As Boolean Implements IContextManager.DesktopContextChange

Parameters

newContext
Context

Returns

Implements

Applies to