ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
ImageResourceBase Class Methods
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : ImageResourceBase Class




For a list of all members of this type, see ImageResourceBase members.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)BandIDFromName Returns the id of the band (say 1) from the display name of the band (say Band_1).  
Public Methodstatic (Shared in Visual Basic)BandNameFromID Returns the band name in the format Band_1 from a band id of say 1.  
Public MethodClearState Clears the state maintained by this resource. (Inherited from GISResourceBase)
Public MethodCreateFunctionalityOverridden. Creates a new instance of the GIS functionality type.  
Public MethodDisposeDisposes of the resource. (Inherited from GISResourceBase)
Public Methodstatic (Shared in Visual Basic)GetBandCount Get band count  
Public MethodInitializeInitializes the resource to make it ready to use. (Inherited from GISResourceBase)
Public Methodstatic (Shared in Visual Basic)IsImageResourceDefinition Whether the resource definition string is that of an image resource  
Public MethodLoadState Loads the state of the resource. The data source must have been specified previously. (Inherited from GISResourceBase)
Public MethodPerformValidation Do the actual validation. Validate will call this method if validation is required for this initialization according to the ValidationInterval setting and whether validation has already succeeded for the session. (Inherited from GISResourceBase)
Public MethodSaveStateOverridden. Saves the state of the resource.  
Public MethodSupportsFunctionalityOverridden. Whether the resource supports the functionality specified.  
Public MethodValidate Validates whether the service used by the resource is up. (Inherited from GISResourceBase)
Top

See Also

© 2010 All Rights Reserved.