Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / DefaultUrlRewriter Class / CacheSize Property
In This Topic
    CacheSize Property (DefaultUrlRewriter)
    In This Topic
    Gets the configured cache size
    Syntax
    [Obsolete("Url cache is now managed by IUrlCache service. Set cache size for UrlCache implementation.")]
    public virtual int CacheSize {get;}
    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