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

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : ResolveUrl メソッド
The URL associated with the System.Web.UI.Control.TemplateSourceDirectory property.
Converts a URL into one that is usable on the requesting client.
シンタックス
'宣言
 
Public Function ResolveUrl( _
   ByVal relativeUrl As String _
) As String
public string ResolveUrl( 
   string relativeUrl
)

パラメータ

relativeUrl
The URL associated with the System.Web.UI.Control.TemplateSourceDirectory property.

戻り値の型

The converted URL.
例外
例外解説
Occurs if the relativeUrl parameter contains null 参照 (Visual Basicでは Nothing).
参照

WebViewer クラス
WebViewer メンバ