Initializes the map control.

Namespace:  ESRI.ADF.UI
 

Syntax

function initialize ()

Remarks

The initialize method must be called prior to using the map. It's automatically called when using $create to instantiate the control

See Also