StringExtensions LastIndexOfCSafe Method (String, Char)Kentico 8.1 API Reference
Reports the index position of the last occurrence of a specified char within this instance. 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.1.5347.20411)

Return Value

Type: OnlineInt32
See Also