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: 6.0.0.0 (6.0.6225.27214)
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