Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / IWebpageRepository Interface / CountForWebpageType Method
Given webpage type
In This Topic
    CountForWebpageType Method (IWebpageRepository)
    In This Topic
    Counts the number of Webpages associated with the given webpage type
    Syntax
    int CountForWebpageType( 
       WebpageType webpageType
    )

    Parameters

    webpageType
    Given webpage type

    Return Value

    The number of Webpages associated with the given webpage type
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also