Share via


CRMPresenter.ReRoute(String) Method

Definition

Sends the currently displayed URL through the window navigation rules from the current hosted control as a popup.

public:
 virtual void ReRoute(System::String ^ frame);
public void ReRoute (string frame);
abstract member ReRoute : string -> unit
override this.ReRoute : string -> unit
Public Sub ReRoute (frame As String)

Parameters

frame
String

Specifies the frame.

Implements

Applies to