HostedWpfControl.IsAdapterSessionController Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets a boolean value that specifies whether the adapter is a session controller.
Namespace: Microsoft.Uii.Csr.Aif.HostedApplication
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public bool IsAdapterSessionController { get; }
Public ReadOnly Property IsAdapterSessionController As Boolean
Property Value
Type: System.Boolean
Type: Boolean
True if the adapter is a session controller, otherwise false.
Implements
IHostedApplication4.IsAdapterSessionController
Remarks
This property is not needed for the Hosted control but is used to implement the IHostedApplication4 interface. It returns true is the hosted control implements ISessionController.
See Also
HostedWpfControl Class
Microsoft.Uii.Csr.Aif.HostedApplication Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright