Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwebconcepts committed Jul 19, 2017
1 parent 52f7113 commit ad107de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,9 @@ End With
```
When using the upload utility configure any imaging properties you need and call ProcessUploads().
```vbnet
With theMailer
Dim theMailer As New RazorSmartMailer
' Freestanding File Upload & Imaging
ProcessUploads() ' Constructs file upload and imaging without an email message.
End With
```

### Construct `RazorSmartMailer` Instance
Expand Down

0 comments on commit ad107de

Please sign in to comment.