Click or drag to resize

StringUtils Class

Inheritance Hierarchy
SystemObject
  PDTec.IceNet.Web.UtilsStringUtils

Namespace:  PDTec.IceNet.Web.Utils
Assembly:  PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static class StringUtils

The StringUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberHtml
Public methodStatic memberInsertZeroWidthSpaces(String)
Public methodStatic memberInsertZeroWidthSpaces(String, Int32)
Public methodStatic memberNvl
Public methodStatic memberTruncate
Truncates a string to a maximum length.
Public methodStatic memberUrl
Top
Fields
See Also