Namespace:  ESRI.ADF.UI
 

Syntax

function Map( (
	element : [T:J#Sys.UI.DomElement], 
	callbackFunctionString : String
))

Parameters

element
Type: [T:J#Sys.UI.DomElement]
DOM element that should contain the map view
callbackFunctionString
Type: [T:J#String]
callbackFunctionString to call the server control instance through a callback of partial postback

See Also