Aracılığıyla paylaş


BrowserWindowEx.ShowWindow Method (String, String, 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

public void ShowWindow(
    string crmurl,
    string frame,
    bool allowReplace
)
Public Sub ShowWindow (
    crmurl As String,
    frame As String,
    allowReplace As Boolean
)

Parameters

  • frame
    Type: System.String

    Specifies the frame to display the window in.

  • allowReplace
    Type: System.Boolean

    If true, allows replace; otherwise false.

Implements

ICRMWindowContainer.ShowWindow(String, String, Boolean)

See Also

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

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright