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

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.

C#
public bool EnabledTracing;
Visual Basic
Public Property EnabledTracing() 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!