Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / OrderItem Class / GenerateGiftCertificates Method
Indicates whether to activate the gift certificates.
In This Topic
    GenerateGiftCertificates Method (OrderItem)
    In This Topic
    Generates the gift certificates associated with this order item.
    Syntax
    public virtual void GenerateGiftCertificates( 
       bool activate
    )

    Parameters

    activate
    Indicates whether to activate the gift certificates.
    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