GrapeCity ActiveReports for .NET 16.0J
ResolveClientUrl メソッド

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : ResolveClientUrl メソッド
A URL relative to the current page.
Gets a URL that can be used by the browser.
シンタックス
'宣言
 
Public Function ResolveClientUrl( _
   ByVal relativeUrl As String _
) As String
public string ResolveClientUrl( 
   string relativeUrl
)

パラメータ

relativeUrl
A URL relative to the current page.

戻り値の型

A fully qualified URL to the specified resource suitable for use on the browser.
例外
例外解説
relativeUrl is null 参照 (Visual Basicでは Nothing).
参照

WebViewer クラス
WebViewer メンバ