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