|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| DataSourceManager Class Members | |
| See Also Properties Methods | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : DataSourceManager Class |
The following tables list the members exposed by DataSourceManager.
| Name | Description | |
|---|---|---|
![]() | DataSourceManager Constructor | Overloaded. Constructor. Stores instance in Session if available, in Application otherwise unless in design mode. |
| Name | Description | |
|---|---|---|
![]() | DataSources | The collection of data sources. |
| Name | Description | |
|---|---|---|
![]() | AddDataSourceInstance | Creates datasource instance. Adds it to the DataSources property. Loads datasource state. |
![]() | AddFunctionalityInstanceToResource | Creates functionality instance. Adds it to the resource's Functionalities property. Loads functionality state. |
![]() | AddResourceInstanceToDataSource | Creates resource instance. Adds it to the data source's Resources property. Loads resource state. |
![]() | CreateResourceInstance | Creates a resource instance based upon data source configuration from .config files |
![]() | Dispose | Performs cleanup of data resources and disposal. |
![]() ![]() | GetInstance | Overloaded. Finds the DataSourceManager instance on the Page, creating it if necessary. |
![]() | RemoveFunctionalityInstanceFromResource | Removes a functionality instance from a resource |
![]() | ResourceRecommendsDynamicTiling | Determines whether the resource type recommends dynamic tiling. |
![]() | SaveState | Saves the data sources state. |
![]() | SaveStateBeforeInitialize | Used to perform a SaveState before initialization. |



