Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Search Namespace / SearchResult Class / SearchResult Constructor / SearchResult Constructor(Int32,String,String,String,String,String,Nullable<DateTime>,Entity)
The identifier.
The name.
The description.
The URL.
The image URL.
The name of user who published the article
The date article was published.
The entity.
In This Topic
    SearchResult Constructor(Int32,String,String,String,String,String,Nullable<DateTime>,Entity)
    In This Topic
    Initializes a new instance of the SearchResult class.
    Syntax

    Parameters

    id
    The identifier.
    name
    The name.
    description
    The description.
    url
    The URL.
    imageUrl
    The image URL.
    publishBy
    The name of user who published the article
    publishDate
    The date article was published.
    entity
    The entity.
    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