ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
Initialize Method
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > MapFunctionality Class : Initialize Method




Initializes the map functionality.

Syntax

Visual Basic (Declaration) 
Public Sub Initialize() 
Visual Basic (Usage)Copy Code
Dim instance As MapFunctionality
 
instance.Initialize()
C# 
public void Initialize()

Remarks

Functionalities must be initialized before they can be used to do work that requires the services of the GIS server. Check the Initialized property for whether the functionality has been initialized. For a discussion of resource initialization in the Web ADF, see the topic "Resource Initialization" in the page Working with resources and functionalities in the Developer Help.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.