StringExtensions EndsWithCSafe Method (String, String, StringComparison)Kentico 8.1 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.1.5347.20411)

Return Value

Type: OnlineBoolean
See Also