| 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
 
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7