Click or drag to resize

FormDataCollectionAdd Method

Adds a new item to the collection.
Overload List
  NameDescription
Public methodAdd(String, AtalaImage)
Adds an image to the collection.
Public methodAdd(String, String)
Adds form data to the collection.
Public methodAdd(String, AtalaImage, String)
Adds an image to the collection specifying the filename.
Public methodAdd(String, Stream, String, String)
Adds an image to the collection specifying the filename.
Top
See Also