←Select platform

ReadXmlValues Method

Summary
Fills this TextFormField from the XML string stored in  values.

Syntax
C#
C++/CLI
Python
protected override void ReadXmlValues( 
   IXPathNavigable navigator, 
   IList<KeyValuePair<string, string>> values 
) 
protected: 
void ReadXmlValues(  
   IXPathNavigable^ navigator, 
   IList<KeyValuePair<String^, String^>>^ values 
) override  
def ReadXmlValues(self,navigator,IList<KeyValuePair<string,values): 

Parameters

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

values
A list of XML strings key values containing this TextFormField data.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.