Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes a new instance of the CRMPresenter class.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public CRMPresenter(
string appName,
XmlDocument initString,
IDesktopUserActions desktopAccess,
DynamicsBaseHostedControl parentHostedControl,
Sessions localSessionManager,
List<string> onLoadHistory,
Session localSession
)
Public Sub New (
appName As String,
initString As XmlDocument,
desktopAccess As IDesktopUserActions,
parentHostedControl As DynamicsBaseHostedControl,
localSessionManager As Sessions,
onLoadHistory As List(Of String),
localSession As Session
)
Parameters
appName
Type: System.StringSpecifies the application name.
initString
Type: System.Xml.XmlDocumentSpecifies the initialization string.
- desktopAccess
Type: Microsoft.Uii.Desktop.Core.IDesktopUserActions
parentHostedControl
Type: Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsBaseHostedControlSpecifies the parent hosted control.
localSessionManager
Type: Microsoft.Uii.Csr.SessionsSpecifies the local session manager.
onLoadHistory
Type: System.Collections.Generic.List<String>Specifies the on load history.
localSession
Type: Microsoft.Uii.Csr.SessionSpecifies the local session.
See Also
CRMPresenter Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright