Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.CMS Namespace / IHtmlContentRepository Interface / SearchCount Method
The keywords or search term
In This Topic
    SearchCount Method (IHtmlContentRepository)
    In This Topic
    Counts the number of Html Content returned for specified keywords
    Syntax
    int SearchCount( 
       string keywords
    )

    Parameters

    keywords
    The keywords or search term

    Return Value

    Count of the number of Html Content returned for specified keywords
    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