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 LastIndexOf(IRenderContext, String, String)
Returns the last position of a substring in a string.
Public method Static member LastIndexOf(IRenderContext, String, String, Int32)
Returns the last position of a substring in a string from then given start index.

See Also

Advanced