![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
Initialized Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > MapFunctionality Class : Initialized Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Initialized As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As MapFunctionality Dim value As Boolean value = instance.Initialized |
C# | |
---|---|
public bool Initialized {get;} |
Functionalities must be initialized before they can be used to do work that requires the services of the GIS server. Check this property for whether the functionality has been initialized, and use Initialize if necessary. 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.
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