Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / UserRepository Class / SearchCount Method
The user search criteria
In This Topic
    SearchCount Method (UserRepository)
    In This Topic
    Counts the total number of records that will be returned by the search criteria
    Syntax
    public int SearchCount( 
       UserSearchCriteria criteria
    )

    Parameters

    criteria
    The user search criteria

    Return Value

    The number of records that will be returned by the search criteria
    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