|
LoadAvaxPropertiesFromXML |
Top Previous Next |
|
LoadAvaxPropertiesFromXML (Method)
Use this method if you want to load an XML document file that contains the properties of another avax control
Syntax: Function LoadAvaxPropertiesFromXML(XMLProperties As Xml.XmlDocument) As Boolean
The LoadAvaxPropertiesFromXML method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|