Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / UrlHelper Class
Methods


In This Topic
    UrlHelper Class Members
    In This Topic

    The following tables list the members exposed by UrlHelper.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Gets the url relative to the application root  
    Public Methodstatic (Shared in Visual Basic) Given a url, extracts the domain  
    Public Methodstatic (Shared in Visual Basic) Gets the query portion of the url  
    Public Methodstatic (Shared in Visual Basic) Given a url or domain, return the second (and first) level domain.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Use this method to bulid query string from NameValueCollection  
    Public Methodstatic (Shared in Visual Basic) Use to update cookie domain in web.config file  
    Top
    See Also