Aracılığıyla paylaş


BrowserWindowEx.ICRMWindowContainer.ShowWindow Method (String, String, List<String>, Boolean, Boolean)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Displays the window.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Syntax

void ICRMWindowContainer.ShowWindow(
    string crmurl,
    string frame,
    List<string> onLoadHistory,
    bool hideCommandBar,
    bool hideNavigationBar
)
Private Sub ShowWindow (
    crmurl As String,
    frame As String,
    onLoadHistory As List(Of String),
    hideCommandBar As Boolean,
    hideNavigationBar As Boolean
)
    Implements ICRMWindowContainer.ShowWindow

Parameters

  • frame
    Type: System.String

    Specifies the frame to display the window in.

  • hideCommandBar
    Type: System.Boolean

    If true, hides the command bar; otherwise false.

  • hideNavigationBar
    Type: System.Boolean

    If true, hides the navigation bar.

Implements

ICRMWindowContainer.ShowWindow(String, String, List<String>, Boolean, Boolean)

See Also

BrowserWindowEx Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright