![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
DataSourceManager Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : DataSourceManager Class |
For a list of all members of this type, see DataSourceManager members.
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. |