ActiveReports 8
GetRouteUrl(String,Object) Method

Syntax
'Declaration
 
Public Overloads Function GetRouteUrl( _
   ByVal routeName As System.String, _
   ByVal routeParameters As System.Object _
) As System.String
public System.string GetRouteUrl( 
   System.string routeName,
   System.object routeParameters
)

Parameters

routeName
routeParameters
See Also

Reference

WebViewer Class
WebViewer Members
Overload List

Support Forum