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