Try our conversational search powered by Generative AI!

Class StringExtensions

Inheritance
System.Object
StringExtensions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.UI
Assembly: EPiServer.UI.dll
Version: 11.20.7
Syntax
public static class StringExtensions

Methods

ToSafeString(String)

Declaration
public static string ToSafeString(this string input)
Parameters
Type Name Description
System.String input
Returns
Type Description
System.String