Hi all,
I have been trying to get the Xml string (or OuterXml or whatever you want to call it) from an InfoPath XmlForm object but with no success.
Is there such a way to do so?
Thanks in advance.
Like this:
System.Xml.
Label1.Text = FieldNavn.InnerXml;