Navigate to an Uri.
    Namespace: 
   PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# | 
|---|
public static void Navigate( Uri navigationUri )  | 
| Visual Basic (Declaration) | 
|---|
Public Shared Sub Navigate ( _ navigationUri As Uri _ )  | 
| Visual C++ | 
|---|
public: static void Navigate( Uri^ navigationUri )  | 
Parameters
- navigationUri
 - Type: System..::.Uri
An Uri class.