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

The properties of the UrlAliasSettings class are listed here.

 
Name 
Description 
 
The time for which the page should reside in cache in seconds.  
 
The maximum amount of items to store in the cache. If EnableAutoCache is set to true, this number reflects the number of automatic aliases that your server will cache. If this number is increased, it is possible that your performance will improve. But at some point, the size of the cache may degrade your server’s performance.  
 
Get or set the default page for the site. This page appears if someone enters your Web site’s address without a page name. You can also specify a default document in IIS.  
 
This Setting will use the default language when it does not find an alis for the requested language.  
 
Gets or sets whether automatic aliasing is enabled.
  • True = automatic aliasing is enabled.
  • False = automatic aliasing is disable.
 
 
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.
 
 
Enable or disable tracing. Tracing allows you to troubleshoot problems with aliasing. Developers can use this field to test Ektron's APIs for getting the target/destination URL.
  • True - enable tracing.
  • False - disable tracing.
 
 
Gets or sets whether manual aliasing is enabled.
  • True = manual aliasing is enabled.
  • False = manual aliasing is disable.
 
 
Enable or disable the Manual aliasing cache. Enabling the manual cache improves the server's performance. It minimizes the number of database by placing all manual aliasing information in your server's memory. When you are developing a site, you might want to set this to false to make sure that everything is coming from the database.
  • True - enable manual aliasing cache.
  • False - disable manual aliasing cache.
 
 
Gets or sets whether RegEx aliasing is enabled.
  • True = RegEx aliasing is enabled.
  • False = RegEx aliasing is disable.
 
 
Enable or disable the regular expression aliasing cache.
  • True - enable regular expression aliasing cache.
  • False - disable regular expression aliasing cache.
 
 
Enable or disable automatic aliasing.
  • True - enable automatic aliasing.
  • False - disable automatic aliasing.
 
 
Enable or disable the manual aliasing.
  • True - enable manual aliasing.
  • False - disable manual aliasing.
 
 
Enable or disable regular expression aliasing.
  • True - enable regular expression aliasing.
  • False - disable regular expression aliasing.
 
 
The time for which the page should reside in cache in seconds.  
 
But, if you specify one here, the response time to display the page will be much quicker. The maximum amount of items to store in the cache.  
 
The alias takes precedence over a templcate with the same name.  
 
Get or set the page extension for which aliases can be created.  
 
The action to take when an url alias has a querystring.  
 
The time for which the page should reside in cache in seconds.  
 
The maximum amount of items to store in the cache.  
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!