DynamicsBaseHostedControl.GetApp Method (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Obtains a reference to the specified hosted control by name, on the same session as this hosted control.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
protected virtual IHostedApplication GetApp(
string appname
)
Protected Overridable Function GetApp (
appname As String
) As IHostedApplication
Parameters
appname
Type: System.StringThe name of the hosted control as configured in CRM
Return Value
Type: Microsoft.Uii.Csr.IHostedApplication
Reference to the application
See Also
DynamicsBaseHostedControl Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright