PowerTools ActiveReports for .NET 11.0J
ResourceUrl プロパティ
使用例 

ローカライズ済みのリソースを含むGrapecity.ActiveReports.Flash.v10.Resources.swfファイルの場所を指定する相対URLを取得または設定します。
構文
'宣言
 
Public Property ResourceUrl As String
public string ResourceUrl {get; set;}

プロパティ値

URL文字列値。デフォルトは空の文字列で、Grapecity.ActiveReports.Flash.v10.Resources.swfファイルはプロジェクトフォルダに存在することを示します。
解説
一部ローカライズのために、カンマで区切ったURLのリストを指定できます。
使用例
WebViewer.FlashViewerOptions.ResourceUrl = "FlashViewerFolder/ActiveReports.FlashViewer.Resources.swf"
WebViewer.FlashViewerOptions.ResourceUrl = "FlashViewerFolder/ActiveReports.FlashViewer.Resources.swf";
参照

関連項目

FlashViewerOptions クラス
FlashViewerOptions メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.