Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DigitalDelivery Namespace / DigitalGood Class / HasSerialKey Method
The key to check
In This Topic
    HasSerialKey Method
    In This Topic
    Check if the given serial key is one of the serial keys for this digital good
    Syntax
    public virtual bool HasSerialKey( 
       string keyData
    )

    Parameters

    keyData
    The key to check

    Return Value

    true if the given serial key is one of the serial key for this digital good, false otherwise
    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