Click or drag to resize

StringHelper Class

This class provides methods to work with strings in webforms
Inheritance Hierarchy
SystemObject
  WorkflowGen.My.Web.UI.WebFormsStringHelper

Namespace:  WorkflowGen.My.Web.UI.WebForms
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public class StringHelper

The StringHelper type exposes the following members.

Constructors
  NameDescription
Public methodStringHelper
Initializes a new instance of the StringHelper class
Top
Methods
  NameDescription
Public methodStatic memberGetUnicodeStringRepresentation
Convert provided string to its unicode representation (i.e.: \u0012\u0025)
Top
See Also