Overload List
| Name | Description | |
|---|---|---|
| GetPostedData()()() |
Get all data posted to the database for this form.
| |
| GetPostedData(DateTime, DateTime) |
Get all data posted to the database for this form between the given dates.
| |
| GetPostedData(Guid, DateTime, DateTime) |
Get all data posted to the database for this form between the given dates for a certain page.
|