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 Append(IRenderContext, String, String)
Append a string value to a string buffer. If the buffer does not exist, Append works like Set. If the buffer is of a different type, an exception is thrown.
Public method Static member Append(IRenderContext, String, SaveBufferScope, String)
Append a string value to a string buffer. If the buffer does not exist, Append works like Set. If the buffer is of a different type, an exception is thrown.

See Also

Advanced