This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method SetForcedResult(Object)
Sets the result of the macro.
used to override the normal handling of the result creation.
Public method SetForcedResult(Object, String)
Sets the result of the macro.
used to override the normal handling of the result creation.
Public method SetForcedResult(Object, String, Boolean)
Sets the result of the macro.
used to override the normal handling of the result creation.
Public method SetForcedResult(String, String, Boolean)
Sets the result of the macro.
used to override the normal handling of the result creation.
Public method SetForcedResult(Object, String, Boolean, Boolean)
Sets the result of the macro.
used to override the normal handling of the result creation.
Public method SetForcedResult(String, String, Boolean, Boolean)
Sets the result of the macro.
used to override the normal handling of the result creation.
Public method SetForcedResult(String, String, Boolean, Boolean, Boolean)
Sets the result of the macro.
used to override the normal handling of the result creation.

See Also

Module Class
Module Members
Smartsite.Core Namespace
Advanced