CSharpTest.Net
WriteText(XmlWriter,String) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Html Namespace > XmlLightElement Class : WriteText(XmlWriter,String) Method

wtr
encodedValue

Glossary Item Box

Writes the text to the xml writer while preserving entities and still ensuring the remainder of the text is properly encoded.

Syntax

Visual Basic (Declaration) 
Protected Overridable Sub WriteText( _
   ByVal wtr As XmlWriter, _
   ByVal encodedValue As String _
) 
C# 
protected virtual void WriteText( 
   XmlWriter wtr,
   string encodedValue
)

Parameters

wtr
encodedValue

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys