The methods of the StringUtil class are listed below. For a complete list of StringUtil class members, see the StringUtil Members topic.
![]() ArrayToString | Stres array to. |
![]() Capitalize | Uppercases the first letter of a string and lowercases the remaining letters. |
![]() Clip | Clips a string at a certain length. |
![]() Concat | Concats the current instance. |
![]() Contains | Determines if the current instance contains a text. |
![]() CutUp | Cuts a string into evenly sized parts. |
![]() Decode | Decodes the current instance. |
![]() Encode | Encodes the current instance. |
![]() EscapeQuote | Escapes the quote. |
![]() ExtractParameter | Extracts a parameter string from a query string formatted string. |
![]() GetLastPart | Gets the last part. |
![]() GetLongestPrefix | Overloaded. Gets the longest prefix. |
![]() 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. |
![]() GetString | Overloaded. Stres the get. |
![]() IndexOf | Overloaded. Indexs the of. |
![]() IsWhiteSpace | Gets a value indicating whether the current instance is white space. |
![]() Left | Gets the leftmost part of a string. |
![]() Mid | Overloaded. Gets the middle part of a string. |
![]() NameValuesToString | Overloaded. Stres name of the values to. |
![]() ParseArguments | Parses an argument list into a string array. |
![]() ReadPhrase | |
![]() 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 | Stres name of the array to value collection. |
![]() StringCollectionToString | Overloaded. Converts a string collection to a string |
![]() TrimEnd | Trims the end. |
![]() TrimStart | Trims the start. |
![]() 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