CyberStore Ecommerce 2023 Documentation
PageCount Field (CatalogItem2xListingControl)


Dovetail.Ecommerce.Controls Namespace > CatalogItem2xListingControl Class : PageCount Field
Number of pages.
Syntax
'Declaration
 
Public PageCount As Integer
'Usage
 
Dim instance As CatalogItem2xListingControl
Dim value As Integer
 
value = instance.PageCount
 
instance.PageCount = value
public int PageCount
See Also

Reference

CatalogItem2xListingControl Class
CatalogItem2xListingControl Members