The methods of the StringUtil class are listed below. For a complete list of StringUtil class members, see the StringUtil Members topic.
![]() ArrayToString | |
![]() Capitalize | Uppercases the first letter of a string and lowercases the remaining letters. |
![]() Clip | Clips a string at a certain length. |
![]() Concat | |
![]() Contains | |
![]() CutUp | Cuts a string into evenly sized parts. |
![]() Decode | |
![]() Encode | |
![]() EscapeJavascriptString | |
![]() EscapeQuote | |
![]() ExtractParameter | Extracts a parameter string from a query string formatted string. |
![]() GetLastPart | |
![]() GetLongestPrefix | Overloaded. |
![]() GetNameValues | Overloaded. Converts a string to a name/value collection. |
![]() GetPostfix | Overloaded. Gets the postfix part of a string. |
![]() GetPrefix | Overloaded. Gets the prefix part of a string. |
![]() GetSizeString | |
![]() GetString | Overloaded. |
![]() IndexOf | Overloaded. |
![]() IsWhiteSpace | |
![]() Left | Gets the leftmost part of a string. |
![]() Mid | Overloaded. Gets the middle part of a string. |
![]() NameValuesToString | Overloaded. |
![]() ParseArguments | Parses an argument list into a string array. |
![]() ReadPhrase | Reads a phrase from a string. |
![]() RemoveTags | Remove tags from a string. |
![]() Repeat | Repeats a string a number of times. |
![]() Replace | Replace a character array with strings. |
![]() Right | Gets the rightmost part of a string. |
![]() Split | Overloaded. Splits a string while protecting phrases. |
![]() StringArrayToNameValueCollection | |
![]() StringCollectionToString | Overloaded. Converts a string collection to a string |
![]() TrimEnd | |
![]() TrimStart | |
![]() Unquote | Removes enclosing single and double quotes from a string. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
StringUtil Class | Sitecore Namespace | DateUtil | MainUtil | StringUtil