ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
Initialize Method | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > MapFunctionality Class : Initialize Method |
Visual Basic (Declaration) | |
---|---|
Public Sub Initialize() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Initialize() |
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.