Web API Reference MapGuide Open Source
void MgSelectionBase::FromXml ( CREFSTRING  xmlSelectionString  ) 

Read selection from XML document. Previous selection is cleared.

.NET Syntax
void FromXml(string xmlSelectionString);
Java Syntax
void FromXml(String xmlSelectionString);
PHP Syntax
void FromXml(string xmlSelectionString);


Comments or suggestions? Send us feedback.