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
public property ApplicationList Gets the list of applications.
public property 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
public method CloseApplications Closes all applications.
public method GetAppById Locates the control/application on this panel based on the Control GUID specified, and returns a reference to the control/application.
public method GetControlCount Returns the count of hosted applications on this panel
public method GetVisibleApplication Gets the visible application.
public method NotifyContextChange Notifies UII of a context change.
public method NotifySessionHidden Notifies UII of a hidden session.
public method NotifySessionHiding Notifies the application of a hiding session.
public method NotifySessionShowing Notifies the application of a showing session.
public method NotifySessionShown Notifies the application of the session shown.
public method PropogateResources Propagates the resources.
public method SendApplicationsToUnknownPanel Sends applications to unknown panel.
public method SessionChanged Notifies the application that the session has changed.
public method 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.