ApplicationHost.RequiresContextChangeNotification Method (IHostedApplication, Boolean)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Determines whether a given application is need to be notified with the change in the context.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
protected bool RequiresContextChangeNotification(
IHostedApplication app,
bool taggedApplicationsOnly
)
Protected Function RequiresContextChangeNotification (
app As IHostedApplication,
taggedApplicationsOnly As Boolean
) As Boolean
Parameters
app
Type: Microsoft.Uii.Csr.IHostedApplicationSpecifies the hosted application
taggedApplicationsOnly
Type: System.BooleanTrue if only tagged global and non-global applications requires context change.
Return Value
Type: System.Boolean
Type: Boolean
True if the application needs to be notified, otherwise false.
See Also
ApplicationHost Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright