StringExtensions - класс |
Пространство имён: Telerik.Web.Mvc.Extensions
public static class StringExtensions
Тип StringExtensions предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| AsTitle | ||
| Compress |
Compresses the specified instance.
| |
| Decompress |
Decompresses the specified instance.
| |
| FormatWith |
Replaces the format item in a specified System.String with the text equivalent of the value of a corresponding System.Object instance in a specified array.
| |
| HasValue | ||
| IsCaseInsensitiveEqual |
Determines whether this instance and another specified System.String object have the same value.
| |
| IsCaseSensitiveEqual |
Determines whether this instance and another specified System.String object have the same value.
| |
| SplitPascalCase | ||
| ToCamelCase | ||
| ToEnumT |