Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DigitalDelivery Namespace / DefaultSerialKeyProvider Class / ReturnSerialKey Method / ReturnSerialKey(String) Method
The key to return
In This Topic
    ReturnSerialKey(String) Method
    In This Topic
    Returns a serial key back to the provider store
    Syntax
    public override void ReturnSerialKey( 
       string keyData
    )

    Parameters

    keyData
    The key to return
    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