Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / UserSearchCriteria Class


In This Topic
    UserSearchCriteria Class Properties
    In This Topic

    For a list of all members of this type, see UserSearchCriteria members.

    Public Properties
     NameDescription
    Public Property Gets or sets the company of the user to search for  
    Public Property Gets or sets the email to search for  
    Public Property Gets or sets the first name of the user to search for  
    Public Property Gets or sets the group of the user to search for  
    Public Property Gets or sets a value indicating whether anonymous users should be included in the results.  
    Public Property Gets or sets the last name of the user to search for  
    Public Property Gets or sets the users to list (admins only, normal users only or both) included in the results.  
    Public Property Gets or sets the phone of the user to search for  
    Public Property Gets or sets a value indicating whether to show users that are assigned to the group, or which are not assigned, default value is to show assigned users  
    Public Property Gets or sets a value indicating whether disabled users should be included in the results.  
    Public Property Gets or sets the username to search for  
    Top
    See Also