Overload List

  NameDescription
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.

See Also