StringExtensions EndsWithCSafe Method (String, String, StringComparison)Kentico 8.0 API Reference
Determines whether the ending of this string instance matches the specified string. 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: OnlineBoolean
See Also