CRMGlobalManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This hosted control is the core to the CRM window management and is the primary control mechanism for the Unified Service Desk for CRM It must be configured as a global application for all implementations
public ref class CRMGlobalManager : Microsoft::Crm::UnifiedServiceDesk::Dynamics::DynamicsBaseHostedControl, Microsoft::Crm::UnifiedServiceDesk::Dynamics::ICRMCustomerSearch2, Microsoft::Crm::UnifiedServiceDesk::Dynamics::ICRMWindowRouter, Microsoft::Uii::Desktop::Core::IContextManager, Microsoft::Uii::Desktop::Cti::Core::ICtiEnabledControlConsumer
public class CRMGlobalManager : Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsBaseHostedControl, Microsoft.Crm.UnifiedServiceDesk.Dynamics.ICRMCustomerSearch2, Microsoft.Crm.UnifiedServiceDesk.Dynamics.ICRMWindowRouter, Microsoft.Uii.Desktop.Core.IContextManager, Microsoft.Uii.Desktop.Cti.Core.ICtiEnabledControlConsumer
type CRMGlobalManager = class
inherit DynamicsBaseHostedControl
interface ICRMWindowRouter
interface ICtiEnabledControlConsumer
interface ICRMCustomerSearch2
interface ICRMCustomerSearch
interface IContextManager
Public Class CRMGlobalManager
Inherits DynamicsBaseHostedControl
Implements IContextManager, ICRMCustomerSearch2, ICRMWindowRouter, ICtiEnabledControlConsumer
- Inheritance
- Implements
Constructors
CRMGlobalManager(Guid, String, String) |
Fields
_applicationInitString | (Inherited from HostedWpfControl) |
_client | (Inherited from DynamicsBaseHostedControl) |
_crmWebResource | (Inherited from DynamicsBaseHostedControl) |
actions |
Specifies a dictionary of associated actions (Inherited from HostedWpfControl) |
actionsByID |
Specifies a dictionary of associated actions. (Inherited from HostedWpfControl) |
CRMWindowRouter | (Inherited from DynamicsBaseHostedControl) |
CurrentContext |
Stores the current UII context values (Inherited from DynamicsBaseHostedControl) |
desktopAccess |
A reference to the IDesktopUserActions interface that provides access to some basic session management functions. (Inherited from DynamicsBaseHostedControl) |
InitString |
Initialization string that contains information about the control. (Inherited from DynamicsBaseHostedControl) |
isSingleSignOnComplete | |
isSingleSignOnCompleteSignaled | |
sessionActionSinglton | |
thisApplication | (Inherited from DynamicsBaseHostedControl) |
thisSessionId | (Inherited from DynamicsBaseHostedControl) |
UIThread | (Inherited from DynamicsBaseHostedControl) |
Properties
actionHistory | |
AgentID |
Gets or sets the agent ID. (Inherited from HostedWpfControl) |
AppHostWorkItem |
Gets or sets the application host work item. (Inherited from HostedWpfControl) |
ApplicationHost |
Gets or sets the host application. (Inherited from HostedWpfControl) |
ApplicationID |
Gets the unique id for this hosted application. (Inherited from HostedWpfControl) |
ApplicationName |
Gets the name of the hosted application. (Inherited from HostedWpfControl) |
AppWithFocus | |
CanEmbed |
Gets a Boolean value that specifies whether the application can be hosted within the UII panels. (Inherited from HostedWpfControl) |
ConfigurationReader |
Gets or set the hosted controls configuration value reader object. (Inherited from HostedWpfControl) |
Context |
Gets or sets the session-wide context. Modifying this also notifies other applications of the context change. (Inherited from HostedWpfControl) |
controlHeader |
Gets or sets the control header. (Inherited from DynamicsBaseHostedControl) |
crmManagementSvc |
CRM Access management service |
ctiSearchDefinitions | |
DisplayGroup |
Gets the name of the UII panel this application is hosted within. (Inherited from HostedWpfControl) |
DisplayName |
Gets or sets the name of the control. (Inherited from DynamicsBaseHostedControl) |
EnableAutoSignOn |
Gets the Boolean value that specifies whether auto sign on is enabled. (Inherited from HostedWpfControl) |
GlobalApplications | |
GlobalSettings | |
HostedApplicationAdapter | (Inherited from HostedWpfControl) |
HostedApplications | |
Icon |
Obsolete.
Gets or sets the icone. (Inherited from HostedWpfControl) |
ImageSource |
Gets or sets the image source. (Inherited from HostedWpfControl) |
ImplementedAsCcf20 |
Gets a Boolean value that specifies whether the system runs certain routines as CCF 2.0 or prior. (Inherited from HostedWpfControl) |
IsAdapterSessionController |
Gets a boolean value that specifies whether the adapter is a session controller. (Inherited from HostedWpfControl) |
IsDynamic |
Gets or sets a Boolean value that specifies whether this instance is dynamic. (Inherited from HostedWpfControl) |
IsGlobal |
Gets or sets a Boolean value that specifies whether the hosted application is global. (Inherited from HostedWpfControl) |
IsListed |
Gets a Boolean value that specifies whether the application is listed in SessionExplorer or CurrentSessionUI (Inherited from HostedWpfControl) |
IsManagersSet | |
IsNavigating |
Gets a Boolean value that specifies whether the application is changing its state. (Inherited from HostedWpfControl) |
IsTagged |
Gets or sets a Boolean value that specifies whether the application is dependent on workflow. (Inherited from HostedWpfControl) |
languageTranslation | |
localSession |
Gets or sets a reference to the session where this control exists. The session reference is used as input to many Global Manager functions. (Inherited from DynamicsBaseHostedControl) |
localSessionManager |
Gets or sets a reference to the session manager. localSession is one of the sessions contained in the session manager. (Inherited from DynamicsBaseHostedControl) |
MinimumSize |
Gets or sets the minimum size up to which the control can be resized. (Inherited from HostedWpfControl) |
OptimumSize |
Gets the size the optimum size of the application’s window. (Inherited from HostedWpfControl) |
PanelWithFocus | |
RegisteredKeyShortcuts | (Inherited from DynamicsBaseHostedControl) |
SafeDispatcher | (Inherited from DynamicsBaseHostedControl) |
scriptDefinitions | |
searchDefinitions | |
SessionCount | |
SessionManager |
Sets the session manager reference. (Inherited from DynamicsBaseHostedControl) |
Text |
Gets or sets the text for the window or tab control containing this application. (Inherited from HostedWpfControl) |
TopLevelWindow |
Obsolete.
Gets the top level window of this hosted app. (Inherited from HostedWpfControl) |
TopLevelWpfWindow |
Gets the top level wpf window of the hosted application. (Inherited from HostedWpfControl) |
usdActions | |
usdAgentScriptAction | |
usdAgentScriptActionMap | |
usdAgentScriptAnswerActionMap | |
usdAnswer | |
usdForms | |
usdScriptTaskTrigger | |
usdSessionInfo | |
usdSubActionsMap | |
usdSubjects | |
usdTask | |
usdTaskAnswer | |
usdToolbarActionMap | |
usdToolbarButton | |
usdToolbarStrip | |
usdToolbarStripMap | |
UserCanClose |
Gets or sets whether a user can close the control. (Inherited from DynamicsBaseHostedControl) |
WindowRules |
Methods
Events
ActionCompleted |
Obsolete.
For internal use only (Inherited from HostedWpfControl) |
ActionCompletedEvent |
Event to notify the hosted application that an action has completed. (Inherited from HostedWpfControl) |
ActionHistoryAdded | |
AppWithFocusChanged | |
ChangeContext |
Notifies the hosted application that the context has changed. (Inherited from HostedWpfControl) |
DesktopLoadFailure |
Raised to notify a caller of a critical failure |
DesktopLoadingMessageUpdate |
Raised to notify a caller that the UI splash Screen should be updated. |
DesktopReady | |
RequestAction |
Obsolete.
For internal use only (Inherited from HostedWpfControl) |
RequestActionEvent |
Requests the action of another application to be invoked. (Inherited from HostedWpfControl) |
RequestActionStatusEvent |
Notifies the hosted application of action status. (Inherited from HostedWpfControl) |