This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Used to specify the source of the AIM registration to be done for a given SXML asset.

Namespace: Smartsite.Core
Assembly:  Smartsite.SXML (in Smartsite.SXML.dll)

Syntax

C#Copy imageCopy Code
public enum AIMSource
Visual Basic (Declaration)Copy imageCopy Code
Public Enumeration AIMSource

Members

Member nameDescription
Off
No AIM scan.
Normal
Automatically determine the source, meaning that relations are added to the actual rendered page being rendered.
Autonomous
Forces Autonomous registration of the relation as a relation of the source item itself, even if the source is a Translation or a RenderTemplate.

See Also

Smartsite.Core Namespace
Advanced