|
Hi,
I have set the VE 2.4 map property as AsyncPostbackPassShapes="false".
and I tried to create and delete a layer (Map1.Layers[0].Shapes.add()")
Is it possible to read the layer to delete it (Map1.Layers[0].Shapes.Clear(), which I previously created using the code "Map1.Layers[0].Shapes.add()".
Thanks
|