FormDataCollectionAdd Method |
| Name | Description | |
|---|---|---|
| Add(String, AtalaImage) | Adds an image to the collection. | |
| Add(String, String) | Adds form data to the collection. | |
| Add(String, AtalaImage, String) | Adds an image to the collection specifying the filename. | |
| Add(String, Stream, String, String) | Adds an image to the collection specifying the filename. |