HelpersExtensions NthIndexOf Method Kentico 8.0 API Reference
Finds index of nth occurrence of string.

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

Return Value

Type: OnlineInt32
If found, returns an index of the nth occurrence. Otherwise returns -1.
See Also