StringExtensions LastIndexOfCSafe Method (String, String, Int32, Boolean)Kentico 8.0 API Reference
Reports the index position of the last occurrence of a specified string within this instance. The search starts at a specified character position. This method is culture safe - it fixes some problems with different cultures.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineInt32
See Also