![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
MapResourceManager Class Methods | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapResourceManager Class |
For a list of all members of this type, see MapResourceManager members.
Name | Description | |
---|---|---|
![]() | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) |
![]() | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | 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>) |
![]() | DataBind | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | Dispose | (Inherited from System.Web.UI.Control) |
![]() | FindControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | Focus | (Inherited from System.Web.UI.Control) |
![]() | GetCallbackResult | Handles processing of the callback request and returns the result to the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | GetResource | Overloaded. Retrieves the resource by its name.Retrieves the resource by its position in the list of resources. (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>) |
![]() | GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | GetScriptDescriptors | Gets a collection of script descriptors that represent JavaScript client components. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | GetScriptReferences | Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) |
![]() | HasControls | (Inherited from System.Web.UI.Control) |
![]() | 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>) |
![]() | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | RaiseCallbackEvent | As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | RaisePostBackEvent | Processes a postback event that targets a control and returns the result. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | Refresh | Refreshes the contents of the control for callback purposes. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | RefreshLayerMapTips | Overloaded. Refreshes the map tips for the resources. |
![]() | RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | RenderControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ResolveClientUrl | (Inherited from System.Web.UI.Control) |
![]() | ResolveUrl | (Inherited from System.Web.UI.Control) |
![]() | SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
Top