Gets a page of data from the mp_CommerceReport table.
- siteGuid (Guid)
[Missing <param name="siteGuid"/> documentation for "M:mojoPortal.Business.CommerceReport.GetUserItemsPage(System.Guid,System.Guid,System.Int32,System.Int32,System.Int32@)"]
- userGuid (Guid)
[Missing <param name="userGuid"/> documentation for "M:mojoPortal.Business.CommerceReport.GetUserItemsPage(System.Guid,System.Guid,System.Int32,System.Int32,System.Int32@)"]
- pageNumber (Int32)
- The page number.
- pageSize (Int32)
- Size of the page.
- totalPages ( Int32 %)
- total pages
[Missing <returns> documentation for M:mojoPortal.Business.CommerceReport.GetUserItemsPage(System.Guid,System.Guid,System.Int32,System.Int32,System.Int32@)]