Share via


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

 

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

public void ShowWindow(
    string crmurl,
    string frame,
    List<string> onLoadHistory
)
Public Sub ShowWindow (
    crmurl As String,
    frame As String,
    onLoadHistory As List(Of String)
)

Parameters

  • frame
    Type: System.String

    Specifies the frame to display the window in.

Implements

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

See Also

ShowWindow Overload
BrowserWindowEx Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright