PowerTools ActiveReports for .NET 9.0J
ThemeUrl プロパティ
使用例 

FlashViewerに適用するスキンの相対URLを示す値を取得または設定します。
構文
'宣言
 
Public Property ThemeUrl As String
public string ThemeUrl {get; set;}

プロパティ値

相対URLの文字列値。
解説
以下の定義済みスキンがDeploymentフォルダに収録されています:
使用例
WebViewer.FlashViewerOptions.ThemeUrl = Request.Form["ThemesDropDownList"];
WebViewer.FlashViewerOptions.ThemeUrl = Request.Form("ThemesDropDownList")
参照

関連項目

FlashViewerOptions クラス
FlashViewerOptions メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.