GrapeCity ActiveReports for .NET 12.0J
GetResourceValue メソッド

テンプレートに基づいたリソースキー: [コントロール名].[プロパティ名]。
指定したキーのリソース値を取得します。
構文
'宣言
 
Public Function GetResourceValue( _
   ByVal key As String _
) As String
public string GetResourceValue( 
   string key
)

パラメータ

key
テンプレートに基づいたリソースキー: [コントロール名].[プロパティ名]。

戻り値の型

リソース値の文字列。
参照

関連項目

LocalizationResource クラス
LocalizationResource メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.