ESRI.ArcGIS.ADF.Web.UI.WebControls
GISResourceItem Class Members
See Also  Fields  Properties  Methods 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : GISResourceItem Class




The following tables list the members exposed by GISResourceItem.

Protected Fields

 NameDescription
Protected Fieldm_resource The GIS data resource.  
Top

Public Properties

 NameDescription
Public PropertyData The data associated with this resource item. Optional. Object should be serializable.  
Public PropertyDataSourceNameConnection information for the data source used in the resource.  
Public PropertyDefinition Definition of this resource, which defines the type of resource and service.  
Public PropertyFailedToInitializeIndicates whether the resource failed to initialize.  
Public PropertyInitializationFailureAn exception object with information about the initialization failure.  
Public PropertyNameName for the resource item.  
Public PropertyParentThe resource manager that manages this resource item.  
Public PropertyResourceData resource that supplies the GIS resource with its information.  
Top

Protected Properties

 NameDescription
Protected PropertyViewState The ViewState.  
Top

Public Methods

 NameDescription
Public MethodClearResourceState Clears the state of the resource.  
Public MethodCloneCreates a copy (deep clone) of the resource item.  
Public MethodCreateResource Creates the resource used by the resource manager. Extended by inheriting classes.  
Public MethodDisposeResource Removes IGISResource from the ResourceItem and from its data source. Removes its IGISDataSource if the datasource does not contain any other resources.  
Public MethodInitializeResource Creates the resource if necessary, and initializes the resource so it is ready to use.  
Top

See Also

© 2010 All Rights Reserved.