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


In This Topic
    AppCache Class Members
    In This Topic

    The following tables list the members exposed by AppCache.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Clears the cache  
    Public Methodstatic (Shared in Visual Basic) Gets an object form the cache for the given key  
    Public Methodstatic (Shared in Visual Basic) Remove the data from cache for the given key  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Sets an object in the cache for the specified key  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also