Share via


IDesktopFeatureAccess Interface

 

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

Contains information to access the desktop features.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.BaseControl
Assembly:  Microsoft.Crm.UnifiedServiceDesk.BaseControl (in Microsoft.Crm.UnifiedServiceDesk.BaseControl.dll)

Syntax

public interface IDesktopFeatureAccess
Public Interface IDesktopFeatureAccess

Methods

Name Description
System_CAPS_pubmethod AddPanel(IPanel)

Adds a panel to the desktop.

System_CAPS_pubmethod CreateDynamicApplication(ApplicationRecord)

Creates a dynamic application.

System_CAPS_pubmethod GetPanel(String)

Gets the desktop panel.

System_CAPS_pubmethod GetVisableApplicationOnPanel(String, String)

System_CAPS_pubmethod MoveApplicationToPanel(IHostedApplication, String)

Moves the application to a panel.

System_CAPS_pubmethod PropogateResources()

System_CAPS_pubmethod RemovePanel(IPanel)

Removes a panel from the desktop.

System_CAPS_pubmethod SendApplicationToUnknownPanel(IPanel, IHostedApplication)

Sends the application to an unknown panel.

Events

Name Description
System_CAPS_pubevent AfterAddSessionEvent

Raised after a session is added.

System_CAPS_pubevent AfterInitializeOfCoreInterfacesEvent

Raised after the initialization of core interfaces.

System_CAPS_pubevent AfterSessionCloseEventEvent

Raised after a session closes.

System_CAPS_pubevent AfterSessionCreatedEvent

Raised after a session is created.

System_CAPS_pubevent AfterSessionHideEventEvent

Raised after a session is hidden.

System_CAPS_pubevent AfterSessionShowEventEvent

Raised after a session is shown.

System_CAPS_pubevent AfterWorkflowStartedEventEvent

Raised after a workflow is started.

System_CAPS_pubevent AfterWorkflowStatusChangeEvent

Raised after the workflow status changes.

See Also

Microsoft.Crm.UnifiedServiceDesk.BaseControl Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright