Dynamicweb 8 Documentation
EncodedStringWriter Constructor

Syntax
'Declaration
 
Public Function New( _ 
   ByVal sb As StringBuilder, _ 
   ByVal encoding As Encoding _ 
)
public EncodedStringWriter( 
   StringBuilder sb,
   Encoding encoding 
)

Parameters

sb
encoding
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EncodedStringWriter Class
EncodedStringWriter Members

Send Feedback