PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Makes AIM scanning use the preview logic. Otherwise, AIM scanning of translations will use an empty Viper method call to the translation.

Namespace: Smartsite.Runtime.Modules
Assembly:  Smartsite.Runtime.Modules (in Smartsite.Runtime.Modules.dll)

Syntax

C#Copy imageCopy Code
[(Name = "{0}.UsePreviewLogic")]
public static void UsePreviewLogic(
	 context
)
Visual Basic (Declaration)Copy imageCopy Code
<(Name := "{0}.UsePreviewLogic")> _
Public Shared Sub UsePreviewLogic ( _
	context As  _
)

Parameters

context
IRenderContext

See Also

Advanced