Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.CMS Namespace / IZoneRepository Interface / SearchCount Method
The keywords or search term
In This Topic
    SearchCount Method (IZoneRepository)
    In This Topic
    Count the Zone for given character.
    Syntax
    int SearchCount( 
       string keywords
    )

    Parameters

    keywords
    The keywords or search term

    Return Value

    The number of Zone stored in database.
    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