/trunk/3rdPartyDLLs/NeatUpload-1.3.10/NeatUpload-1.3.10/dotnet/docs/api/Brettle.Web.NeatUpload.UploadStorageConfigMethods.html

# · HTML · 74 lines · 74 code · 0 blank · 0 comment · 0 complexity · aa552e2bd052b3da6ac362fe8e150317 MD5 · raw file

  1. <html dir="LTR">
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
  4. <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
  5. <title>UploadStorageConfig Methods</title>
  6. <xml>
  7. </xml>
  8. <link rel="stylesheet" type="text/css" href="MSDN.css" />
  9. </head>
  10. <body id="bodyID" class="dtBODY">
  11. <div id="nsbanner">
  12. <div id="bannerrow1">
  13. <table class="bannerparthead" cellspacing="0">
  14. <tr id="hdr">
  15. <td class="runninghead">NeatUpload Documentation</td>
  16. <td class="product">
  17. </td>
  18. </tr>
  19. </table>
  20. </div>
  21. <div id="TitleRow">
  22. <h1 class="dtH1">UploadStorageConfig Methods</h1>
  23. </div>
  24. </div>
  25. <div id="nstext">
  26. <p>The methods of the <b>UploadStorageConfig</b> class are listed below. For a complete list of <b>UploadStorageConfig</b> class members, see the <a href="Brettle.Web.NeatUpload.UploadStorageConfigMembers.html">UploadStorageConfig Members</a> topic.</p>
  27. <h4 class="dtH4">Public Instance Methods</h4>
  28. <div class="tablediv">
  29. <table class="dtTABLE" cellspacing="0">
  30. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameValueCollectionClassAddTopic.asp">Add</a> (inherited from <b>NameValueCollection</b>)</td><td width="50%">Overloaded.  </td></tr>
  31. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameValueCollectionClassClearTopic.asp">Clear</a> (inherited from <b>NameValueCollection</b>)</td><td width="50%"> </td></tr>
  32. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameValueCollectionClassCopyToTopic.asp">CopyTo</a> (inherited from <b>NameValueCollection</b>)</td><td width="50%"> </td></tr>
  33. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemObjectClassEqualsTopic.asp">Equals</a> (inherited from <b>Object</b>)</td><td width="50%"> </td></tr>
  34. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameValueCollectionClassGetTopic.asp">Get</a> (inherited from <b>NameValueCollection</b>)</td><td width="50%">Overloaded.  </td></tr>
  35. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameObjectCollectionBaseClassGetEnumeratorTopic.asp">GetEnumerator</a> (inherited from <b>NameObjectCollectionBase</b>)</td><td width="50%"> </td></tr>
  36. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemObjectClassGetHashCodeTopic.asp">GetHashCode</a> (inherited from <b>Object</b>)</td><td width="50%"> </td></tr>
  37. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameValueCollectionClassGetKeyTopic.asp">GetKey</a> (inherited from <b>NameValueCollection</b>)</td><td width="50%"> </td></tr>
  38. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameObjectCollectionBaseClassGetObjectDataTopic.asp">GetObjectData</a> (inherited from <b>NameObjectCollectionBase</b>)</td><td width="50%"> </td></tr>
  39. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemObjectClassGetTypeTopic.asp">GetType</a> (inherited from <b>Object</b>)</td><td width="50%"> </td></tr>
  40. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameValueCollectionClassGetValuesTopic.asp">GetValues</a> (inherited from <b>NameValueCollection</b>)</td><td width="50%">Overloaded.  </td></tr>
  41. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameValueCollectionClassHasKeysTopic.asp">HasKeys</a> (inherited from <b>NameValueCollection</b>)</td><td width="50%"> </td></tr>
  42. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameObjectCollectionBaseClassOnDeserializationTopic.asp">OnDeserialization</a> (inherited from <b>NameObjectCollectionBase</b>)</td><td width="50%"> </td></tr>
  43. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Brettle.Web.NeatUpload.ArmoredNameValueCollection.Protect.html">Protect</a> (inherited from <b>ArmoredNameValueCollection</b>)</td><td width="50%"> </td></tr>
  44. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameValueCollectionClassRemoveTopic.asp">Remove</a> (inherited from <b>NameValueCollection</b>)</td><td width="50%"> </td></tr>
  45. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameValueCollectionClassSetTopic.asp">Set</a> (inherited from <b>NameValueCollection</b>)</td><td width="50%"> </td></tr>
  46. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemObjectClassToStringTopic.asp">ToString</a> (inherited from <b>Object</b>)</td><td width="50%"> </td></tr>
  47. <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Brettle.Web.NeatUpload.ArmoredNameValueCollection.Unprotect.html">Unprotect</a> (inherited from <b>ArmoredNameValueCollection</b>)</td><td width="50%"> </td></tr></table>
  48. </div>
  49. <h4 class="dtH4">Protected Instance Methods</h4>
  50. <div class="tablediv">
  51. <table class="dtTABLE" cellspacing="0">
  52. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="Brettle.Web.NeatUpload.UploadStorageConfig.AssertSignaturesAreEqual.html">AssertSignaturesAreEqual</a></td><td width="50%"> </td></tr>
  53. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameObjectCollectionBaseClassBaseAddTopic.asp">BaseAdd</a> (inherited from <b>NameObjectCollectionBase</b>)</td><td width="50%"> </td></tr>
  54. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameObjectCollectionBaseClassBaseClearTopic.asp">BaseClear</a> (inherited from <b>NameObjectCollectionBase</b>)</td><td width="50%"> </td></tr>
  55. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameObjectCollectionBaseClassBaseGetTopic.asp">BaseGet</a> (inherited from <b>NameObjectCollectionBase</b>)</td><td width="50%">Overloaded.  </td></tr>
  56. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameObjectCollectionBaseClassBaseGetAllKeysTopic.asp">BaseGetAllKeys</a> (inherited from <b>NameObjectCollectionBase</b>)</td><td width="50%"> </td></tr>
  57. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameObjectCollectionBaseClassBaseGetAllValuesTopic.asp">BaseGetAllValues</a> (inherited from <b>NameObjectCollectionBase</b>)</td><td width="50%">Overloaded.  </td></tr>
  58. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameObjectCollectionBaseClassBaseGetKeyTopic.asp">BaseGetKey</a> (inherited from <b>NameObjectCollectionBase</b>)</td><td width="50%"> </td></tr>
  59. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameObjectCollectionBaseClassBaseHasKeysTopic.asp">BaseHasKeys</a> (inherited from <b>NameObjectCollectionBase</b>)</td><td width="50%"> </td></tr>
  60. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameObjectCollectionBaseClassBaseRemoveTopic.asp">BaseRemove</a> (inherited from <b>NameObjectCollectionBase</b>)</td><td width="50%"> </td></tr>
  61. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameObjectCollectionBaseClassBaseRemoveAtTopic.asp">BaseRemoveAt</a> (inherited from <b>NameObjectCollectionBase</b>)</td><td width="50%"> </td></tr>
  62. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameObjectCollectionBaseClassBaseSetTopic.asp">BaseSet</a> (inherited from <b>NameObjectCollectionBase</b>)</td><td width="50%">Overloaded.  </td></tr>
  63. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="Brettle.Web.NeatUpload.ArmoredNameValueCollection.Deserialize.html">Deserialize</a> (inherited from <b>ArmoredNameValueCollection</b>)</td><td width="50%"> </td></tr>
  64. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemObjectClassFinalizeTopic.asp">Finalize</a> (inherited from <b>Object</b>)</td><td width="50%"> </td></tr>
  65. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCollectionsSpecializedNameValueCollectionClassInvalidateCachedArraysTopic.asp">InvalidateCachedArrays</a> (inherited from <b>NameValueCollection</b>)</td><td width="50%"> </td></tr>
  66. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemObjectClassMemberwiseCloneTopic.asp">MemberwiseClone</a> (inherited from <b>Object</b>)</td><td width="50%"> </td></tr>
  67. <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="Brettle.Web.NeatUpload.ArmoredNameValueCollection.Serialize.html">Serialize</a> (inherited from <b>ArmoredNameValueCollection</b>)</td><td width="50%"> </td></tr></table>
  68. </div>
  69. <h4 class="dtH4">See Also</h4>
  70. <p>
  71. <a href="Brettle.Web.NeatUpload.UploadStorageConfig.html">UploadStorageConfig Class</a> | <a href="Brettle.Web.NeatUpload.html">Brettle.Web.NeatUpload Namespace</a></p>
  72. </div>
  73. </body>
  74. </html>