GrapeCity ActiveReports for .NET 16.0J
GetRouteUrl(String,RouteValueDictionary) メソッド

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

パラメータ

routeName
The name of the route.
routeParameters
The route parameters.

戻り値の型

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

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