Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / UrlHelper Class / GetQueryString Method
The url
In This Topic
    GetQueryString Method
    In This Topic
    Gets the query portion of the url
    Syntax
    public static string GetQueryString( 
       string url
    )

    Parameters

    url
    The url

    Return Value

    The query portion of the url if it exists
    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