ApplicationHost.IsExtendedApplication Method (IHostedApplication)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Determines whether the hosted application is an extended application or not
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public bool IsExtendedApplication(
IHostedApplication app
)
Public Function IsExtendedApplication (
app As IHostedApplication
) As Boolean
Parameters
app
Type: Microsoft.Uii.Csr.IHostedApplicationThe application that needs to be queried
Return Value
Type: System.Boolean
Type: Boolean
True if the application extended, otherwise false.
See Also
ApplicationHost Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright