IDesktopFeatureAccess.GetVisableApplicationOnPanel Method (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets visible application on panel.
Namespace: Microsoft.Crm.UnifiedServiceDesk.BaseControl
Assembly: Microsoft.Crm.UnifiedServiceDesk.BaseControl (in Microsoft.Crm.UnifiedServiceDesk.BaseControl.dll)
Syntax
IHostedApplication GetVisableApplicationOnPanel(
string panelName,
out string VisableAppNameOnPanel
)
Function GetVisableApplicationOnPanel (
panelName As String,
<OutAttribute> ByRef VisableAppNameOnPanel As String
) As IHostedApplication
Parameters
panelName
Type: System.StringSpecifies the panel name.
VisableAppNameOnPanel
Type: System.StringGets the visible application name on panel.
Return Value
Type: Microsoft.Uii.Csr.IHostedApplication
Type: IHostedApplication.
See Also
IDesktopFeatureAccess Interface
Microsoft.Crm.UnifiedServiceDesk.BaseControl Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright