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 | |
---|---|---|
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.
|
|
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.
|