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


In This Topic
    UrlHelper Class Methods
    In This Topic

    For a list of all members of this type, see UrlHelper members.

    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