[To be supplied.]
[Visual Basic] Public Function GetCurrency( _ ByVal key As String _ ) As Currency [C#] public Currency GetCurrency( string key ); [C++] public: Currency GetCurrency( String* key ); [JScript] public function GetCurrency( key : String ) : Currency;
SettingContainer Class | SettingContainer Members | System.Web.Configuration Namespace