GrapeCity ActiveReports for .NET 16.0J
GetRouteUrl(Object) メソッド

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス > GetRouteUrl メソッド : GetRouteUrl(Object) メソッド
The route parameters.
Gets the URL that corresponds to a set of route parameters.
シンタックス
'宣言
 
Public Overloads Function GetRouteUrl( _
   ByVal routeParameters As Object _
) As String
public string GetRouteUrl( 
   object routeParameters
)

パラメータ

routeParameters
The route parameters.

戻り値の型

The URL that corresponds to the specified route parameters.
参照

WebViewer クラス
WebViewer メンバ
オーバーロード一覧