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 Static member GetTranslationArg(Int32)
Returns the value of a translation argument.
Valid only within the 'replacement' field in translation items.
Index is 1-based.
Public method Static member GetTranslationArg(String)
Returns the value of a translation argument.
Valid only within the 'replacement' field in translation items.
Works with named arguments and with arguments declared in the signature of the translation.

See Also

Advanced