Reads the EGIS shapefile project and creates the map

Namespace:  EGIS.Web.Controls
Assembly:  EGIS.Web.Controls (in EGIS.Web.Controls.dll)

Syntax

Visual Basic
Protected Sub CreateMap
C#
protected void CreateMap()
Visual C++
protected:
void CreateMap()
JavaScript
function createMap();

See Also