Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DigitalDelivery Namespace / DefaultSerialKeyProvider Class / GetConfigUrl Method
The ClientScriptManager for the page.
In This Topic
    GetConfigUrl Method (DefaultSerialKeyProvider)
    In This Topic
    Gets the configuration URL where the provider can be configured
    Syntax
    public override string GetConfigUrl( 
       ClientScriptManager cs
    )

    Parameters

    cs
    The ClientScriptManager 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