- T
- GISResourceItem with the resources used by the resource manager. Created by the class.
- R
- IGISResource created for the resource.
![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
GISResourceManager<T,R> Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : GISResourceManager<T,R> Class |

Visual Basic (Declaration) | |
---|---|
Public MustInherit Class GISResourceManager (Of T As GISResourceItem, R As ESRI.ArcGIS.ADF.Web.DataSources.IGISResource) Inherits ResourceManager |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GISResourceManager(Of T,R) |
C# | |
---|---|
public abstract class GISResourceManager<T,R> : ResourceManager where T: GISResourceItem where R: ESRI.ArcGIS.ADF.Web.DataSources.IGISResource |
- T
- GISResourceItem with the resources used by the resource manager. Created by the class.
- R
- IGISResource created for the resource.
This class is extended by GeocodingResourceManager, GeoprocessingResourceManager, and MapResourceManager. It provides the core functionality used by all these resource managers. A resource manager handles the resources (services) used in the Web application, which allows these resources to be used by other Web ADF controls.
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