You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.UrlAliasing Namespace > Classes > UrlAliasSettings Class > UrlAliasSettings Properties > EnableAutoCaching
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
UrlAliasSettings.EnableAutoCaching Property

Enable or disable automatic aliasing caching. Enabling the automatic cache improves the server's performance. It minimizes the number of database by placing all automatic aliasing information in your server's memory.

  • True - enable automatic aliasing caching.
  • False - disable automatic aliasing caching.

C#
public bool EnableAutoCaching;
Visual Basic
Public Property EnableAutoCaching() As bool
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!