IUSDPanel Members
Provides functions that are needed to support custom panel types in Unified Service Desk.
The following tables list the members exposed by the IUSDPanel type.
Public Properties
Name | Description | |
---|---|---|
ApplicationList | Gets the list of applications. | |
Name | Gets or sets the name of the panel as referred to in the Display Name of a hosted control in Unified Service Desk. |
Top
Public Methods
Name | Description | |
---|---|---|
CloseApplications | Closes all applications. | |
GetAppById | Locates the control/application on this panel based on the Control GUID specified, and returns a reference to the control/application. | |
GetControlCount | Returns the count of hosted applications on this panel | |
GetVisibleApplication | Gets the visible application. | |
NotifyContextChange | Notifies UII of a context change. | |
NotifySessionHidden | Notifies UII of a hidden session. | |
NotifySessionHiding | Notifies the application of a hiding session. | |
NotifySessionShowing | Notifies the application of a showing session. | |
NotifySessionShown | Notifies the application of the session shown. | |
PropogateResources | Propagates the resources. | |
SendApplicationsToUnknownPanel | Sends applications to unknown panel. | |
SessionChanged | Notifies the application that the session has changed. | |
SetActiveApplication | Sets the active application. |
Top
See Also
Reference
IUSDPanel Interface
Microsoft.Crm.UnifiedServiceDesk.Dynamics.PanelLayouts Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.