CRMPresenter.Navigate Method (String, String)

 

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

Navigates to a CRM URL.

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

Syntax

public void Navigate(
    string url,
    string frame
)
Public Sub Navigate (
    url As String,
    frame As String
)

Parameters

  • url
    Type: System.String

    This action is used to navigate to a CRM URL. This is a mandatory parameter.

  • frame
    Type: System.String

    Specifies the name of the frame to navigate.

See Also

Navigate Overload
CRMPresenter Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright