PresenterControl Constructor (String, XmlDocument, IDesktopUserActions, DynamicsBaseHostedControl, Sessions, List<String>, Session)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public PresenterControl(
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.String
- initString
Type: System.Xml.XmlDocument
- desktopAccess
Type: Microsoft.Uii.Desktop.Core.IDesktopUserActions
- parentHostedControl
Type: Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsBaseHostedControl
- localSessionManager
Type: Microsoft.Uii.Csr.Sessions
- onLoadHistory
Type: System.Collections.Generic.List<String>
- localSession
Type: Microsoft.Uii.Csr.Session
See Also
PresenterControl Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright