Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DigitalDelivery Namespace / ISerialKeyProvider Interface / GetConfigUrl Method
The client script manager for the page.
In This Topic
    GetConfigUrl Method (ISerialKeyProvider)
    In This Topic
    Gets the configuration URL where the provider can be configured.
    Syntax
    string GetConfigUrl( 
       ClientScriptManager cs
    )

    Parameters

    cs
    The client script manager for the page.

    Return Value

    The configuration URL where the provider can be configured
    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