This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the forced result of the macro, set by overriding the normal rendering using SetForcedResult().

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

Syntax

C#Copy imageCopy Code
[]
public  GetForcedResult()
Visual Basic (Declaration)Copy imageCopy Code
<> _
Public Function GetForcedResult As 

Return Value

Object

See Also

Module Class
Smartsite.Core Namespace
Advanced