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