Web API Reference MapGuide Open Source
STRING MgSelectionBase::ToXml (  ) 

Write selection as XML document. This document will typically be passed back to a viewer to select the desired features.

.NET Syntax
string ToXml();
Java Syntax
String ToXml();
PHP Syntax
string ToXml();


Comments or suggestions? Send us feedback.