Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / ReviewerProfile Class / ReviewerProfile Constructor / ReviewerProfile Constructor(String,String,Boolean)
The value of email
The value of displayname
The value of emailverified
In This Topic
    ReviewerProfile Constructor(String,String,Boolean)
    In This Topic
    Initializes a new instance of the ReviewerProfile class.
    Syntax
    public ReviewerProfile( 
       string email,
       string displayname,
       bool emailverified
    )

    Parameters

    email
    The value of email
    displayname
    The value of displayname
    emailverified
    The value of emailverified
    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