[mapguide-users] list selection example in c#
Micha Lehmann
paradoxe_vogelkunde at yahoo.de
Tue Jun 5 05:12:24 EDT 2007
ok, i solved it for the ajax viewer, but i have problems with dwf, there
is a little difference in the code, in php its:
------------------------------------
if (isset($_POST['SELECTION']) && $_POST['SELECTION'] != '')
{
$selection = new MgSelection($map, $_POST['SELECTION']);
$layers = $selection->GetLayers();
}
else
$layers = 0;
-----------------------------------
i´m not sure how to put these into c#, maybe anyone could help me please?
thx
micha
--
View this message in context: http://www.nabble.com/list-selection-example-in-c--tf3802759s16610.html#a10965921
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list