←Select platform

WriteXml Method

Summary

Writes the values to an XML file.

Syntax

C#
VB
C++
protected void WriteXml(  
   IXPathNavigable document, 
   IXPathNavigable element 
) 
Protected Sub WriteXml( _ 
   ByVal document As IXPathNavigable, _ 
   ByVal element As IXPathNavigable _ 
) 
protected: 
void WriteXml(  
   IXPathNavigable^ document, 
   IXPathNavigable^ element 
) 

Parameters

document
Provides an accessor to the System.Xml.XPath.XPathNavigator class.

element
Provides an accessor to the System.Xml.XPath.XPathNavigator class.

Requirements

Target Platforms

See Also

Reference

FormField Class

FormField Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Processing Assembly
Click or drag to resize