CRMDialogs.DisplayWindow(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays the window.
public:
void DisplayWindow(System::String ^ url);
public void DisplayWindow (string url);
member this.DisplayWindow : string -> unit
Public Sub DisplayWindow (url As String)
Parameters
- url
- String
Specifies the URL of the window.