![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
MapResourceManager Class Members | |
See Also Fields Properties Methods Events |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapResourceManager Class |
The following tables list the members exposed by MapResourceManager.
Name | Description | |
---|---|---|
![]() | MapResourceManager Constructor | Overloaded. Default constructor. |
Name | Description | |
---|---|---|
![]() | StateManager | All state management is done through this property. (Inherited from WebControl) |
Name | Description | |
---|---|---|
![]() | _callbackArg | Stores the callback argument passed in to RaiseCallbackEvent. Used in GetCallbackResult to process the callback request. (Inherited from WebControl) |
Name | Description | |
---|---|---|
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | CacheInApplicationState | Whether to cache resource/service information in application state. (Inherited from ResourceManager) |
![]() | CacheTimeOut | The time in hours after which resource/service information cached in application state should be refreshed. (Inherited from ResourceManager) |
![]() | CallbackResults | A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from WebControl) |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | DataSourceManager | Gets the instance of the DataSourceManager for the Page. (Inherited from ResourceManager) |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | FailureOnInitialize | Whether a failure occurred on initialization of the resource manager. (Inherited from ResourceManager) |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | Initialized | Whether the resources in the resource manager have been initialized. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | IsAsync | Returns true if this control is in a partial postback or a callback. (Inherited from WebControl) |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | ResourceItems | The collection of map resource items managed by the resource manager. |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | UseDefaultWebResources | If true, the control will use the internal web resources within the assemblies of the Web ADF. If false, the control uses the resources at WebResourceLocation. (Inherited from WebControl) |
![]() | ValidationInterval | The interval for validating resources. (Inherited from ResourceManager) |
![]() | ValidationTimeOut | Time out in milliseconds for checking to see if resources are valid (Inherited from ResourceManager) |
![]() | (Inherited from | |
![]() | WebResourceLocation | The location of the web resources used by the ADF Web control if UseDefaultWebResrouces is false. (Inherited from WebControl) |
![]() | (Inherited from |
Name | Description | |
---|---|---|
![]() | (Inherited from | |
![]() | CallbackFunctionString | Gets the callbackfunction string for this control instance. (Inherited from WebControl) |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | GISResourceItems | The collection of GISResourceItem objects on this control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | IsAtRenderStage | Returns true if this control is called through an asynchronous callback, or the refresh flag has been set and the page is in partial postback mode. (Inherited from WebControl) |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | TagKey | The HTML tag used for the control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from |
Name | Description | |
---|---|---|
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | CreateResource | Creates and adds the resource for the passed in resource item. Call this method if you programmatically add or change a ResourceItem (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | CreateResources | Creates resources. Call this method if you want to refresh the resources for all resource items. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | Overloaded. (Inherited from | |
![]() | Dispose | Disposes resources. Calls DataSourceManager.Dispose (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | Overloaded. (Inherited from | |
![]() | (Inherited from | |
![]() | GetCallbackResult | Handles processing of the callback request and returns the result to the client. (Inherited from WebControl) |
![]() | GetResource | Overloaded. Retrieves the resource by its name. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | GetResources | Retrieves the resources managed by the resource manager. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | GetScriptDescriptors | Gets a collection of script descriptors that represent JavaScript client components. (Inherited from WebControl) |
![]() | GetScriptReferences | Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from WebControl) |
![]() | (Inherited from | |
![]() | Initialize | Overloaded. Initializes the resource item. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | IsInitialized | Whether the resource item has been initialized. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | (Inherited from | |
![]() | RaiseCallbackEvent | As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from WebControl) |
![]() | RaisePostBackEvent | Processes a postback event that targets a control and returns the result. (Inherited from WebControl) |
![]() | Refresh | Refreshes the contents of the control for callback purposes. (Inherited from WebControl) |
![]() | RefreshLayerMapTips | Overloaded. Refreshes the map tips for the resources. |
![]() | (Inherited from | |
![]() | Overloaded. (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from |
Name | Description | |
---|---|---|
![]() | AddAttributesToRender | Adds additional attributes for rendering. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | GetDesignModeWarnings | Method to be overridden by derivees so that they can respond during design time and add any configuration warning messages to be displayed. (Inherited from WebControl) |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | LoadViewState | Overridden to handle viewstate for complex properties. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | OnInit | Creates resources. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | (Inherited from | |
![]() | OnPreRender |
Raises the |
![]() | OnResourceInit | Raised when a Resource has been initialized through the InitializeResource method. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | OnResourcesDispose | Raised before resources are disposed through the DisposeResources method (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | OnResourcesInit | Raised when the Resources have been initialized through the Initialize method. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | OnUnload | Occurs when the control is unloaded. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | Render | Renders the contents of the control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | (Inherited from | |
![]() | RenderContents | |
![]() | RenderDesignModeWarnings | If design mode is active and the derived class has configuration errors, then a standard template will be used to show these errors to the user and True is returned, else no warnings are displayed and false is returned. (Inherited from WebControl) |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | SaveViewState | Overridden to handle viewstate for complex properties. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<MapResourceItem, IMapResource>) |
![]() | (Inherited from | |
![]() | (Inherited from |
Name | Description | |
---|---|---|
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | ResourceInit | (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<T,R>) |
![]() | ResourcesDispose | (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<T,R>) |
![]() | ResourcesInit | (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceManager<T,R>) |
![]() | (Inherited from |