SaveAvaxPropertiesToXML

Top  Previous  Next

 

SaveAvaxPropertiesToXML (Method)

 

Use this method if you want to get the properties of avax control as a XML document

 

Syntax:

Function SaveAvaxPropertiesToXML() As Xml.XmlDocument

 

Return value:

Xml.XmlDocument - Is the XML document

 

Example