Groups | Blog | Home
all groups > dotnet xml > august 2003 >

dotnet xml : serialization of XML objects....


Jim
8/19/2003 10:25:22 AM
Can I serialize an System.Xml.XmlNode object or is better to use the
'InnerText' method to extract the node defintion?

Cheers in Advance

Jim

Oleg Tkachenko
8/19/2003 1:32:48 PM
[quoted text, click to view]
You can use OuterXml property or use WriteNode() method or XmlTextWriter class.
--
Oleg Tkachenko
http://www.tkachenko.com/blog
Multiconn Technologies, Israel
AddThis Social Bookmark Button