Dynamicweb 8 Documentation
EncodedStringWriter Class Members
Fields  Properties  Methods 


The following tables list the members exposed by EncodedStringWriter.

Public Constructors
 NameDescription
Public ConstructorEncodedStringWriter Constructor  
Top
Protected Fields
 NameDescription
Protected FieldCoreNewLineStores the newline characters used for this TextWriter. (Inherited from System.IO.TextWriter)
Top
Public Properties
 NameDescription
Public PropertyEncodingOverridden.   
Public PropertyFormatProviderGets an object that controls formatting. (Inherited from System.IO.TextWriter)
Public PropertyNewLineGets or sets the line terminator string used by the current TextWriter. (Inherited from System.IO.TextWriter)
Top
Public Methods
 NameDescription
Public MethodCloseCloses the current System.IO.StringWriter and the underlying stream. (Inherited from System.IO.StringWriter)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Releases the unmanaged resources used by the System.IO.StringWriter and optionally releases the managed resources. (Inherited from System.IO.StringWriter)
Public MethodFlushClears all buffers for the current writer and causes any buffered data to be written to the underlying device. (Inherited from System.IO.TextWriter)
Public MethodFlushAsyncAsynchronously clears all buffers for the current writer and causes any buffered data to be written to the underlying device. (Inherited from System.IO.StringWriter)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetStringBuilderReturns the underlying System.Text.StringBuilder. (Inherited from System.IO.StringWriter)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodToStringReturns a string containing the characters written to the current StringWriter so far. (Inherited from System.IO.StringWriter)
Public MethodWriteOverloaded. Writes a character to the string. (Inherited from System.IO.StringWriter)
Public MethodWriteAsyncOverloaded. Writes a character to the string asynchronously. (Inherited from System.IO.StringWriter)
Public MethodWriteLineOverloaded. Writes a line terminator to the text string or stream. (Inherited from System.IO.TextWriter)
Public MethodWriteLineAsyncOverloaded. Writes a character followed by a line terminator asynchronously to the string. (Inherited from System.IO.StringWriter)
Top
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

EncodedStringWriter Class
Dynamicweb.Modules.DataManagement Namespace

Send Feedback