ESRI.ArcGIS.ADF.Web.UI.WebControls
Generic GISResourceManager Class Methods
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Generic GISResourceManager Class




For a list of all members of this type, see Generic GISResourceManager members.

Public Methods

 NameDescription
Public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
Public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodCreateResource Creates and adds the resource for the passed in resource item. Call this method if you programmatically add or change a ResourceItem  
Public MethodCreateResources Creates resources. Call this method if you want to refresh the resources for all resource items.  
Public MethodDataBindOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodDispose Disposes resources. Calls DataSourceManager.Dispose  
Public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodFocus (Inherited from System.Web.UI.Control)
Public MethodGetCallbackResult Handles processing of the callback request and returns the result to the client. (Inherited from WebControl)
Public MethodGetResourceOverloaded. Retrieves the resource by its name.  
Public MethodGetResourcesRetrieves the resources managed by the resource manager.  
Public MethodGetScriptDescriptors Gets a collection of script descriptors that represent JavaScript client components. (Inherited from WebControl)
Public MethodGetScriptReferences Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from WebControl)
Public MethodHasControls (Inherited from System.Web.UI.Control)
Public MethodInitializeOverloaded. Initializes the resource item.  
Public MethodIsInitializedWhether the resource item has been initialized.  
Public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodRaiseCallbackEvent As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from WebControl)
Public MethodRaisePostBackEvent Processes a postback event that targets a control and returns the result. (Inherited from WebControl)
Public MethodRefreshRefreshes the contents of the control for callback purposes. (Inherited from WebControl)
Public MethodRenderBeginTag (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodRenderControlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodRenderEndTag (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
Public MethodResolveUrl (Inherited from System.Web.UI.Control)
Public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Top

Protected Methods

 NameDescription
Protected MethodAddAttributesToRenderOverridden.  Adds additional attributes for rendering.  
Protected MethodAddedControl (Inherited from System.Web.UI.Control)
Protected MethodAddParsedSubObject (Inherited from System.Web.UI.Control)
Protected MethodBuildProfileTree (Inherited from System.Web.UI.Control)
Protected MethodClearChildControlState (Inherited from System.Web.UI.Control)
Protected MethodClearChildState (Inherited from System.Web.UI.Control)
Protected MethodClearChildViewState (Inherited from System.Web.UI.Control)
Protected MethodCreateChildControls (Inherited from System.Web.UI.Control)
Protected MethodCreateControlCollection (Inherited from System.Web.UI.Control)
Protected MethodCreateControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodDataBindChildren (Inherited from System.Web.UI.Control)
Protected MethodEnsureChildControls (Inherited from System.Web.UI.Control)
Protected MethodEnsureID (Inherited from System.Web.UI.Control)
Protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodGetDesignModeWarnings 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)
Protected MethodHasEvents (Inherited from System.Web.UI.Control)
Protected MethodIsLiteralContent (Inherited from System.Web.UI.Control)
Protected MethodLoadControlState (Inherited from System.Web.UI.Control)
Protected MethodLoadViewStateOverridden.  Overridden to handle viewstate for complex properties.  
Protected MethodMapPathSecure (Inherited from System.Web.UI.Control)
Protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
Protected MethodOnInitOverridden.  Creates resources.  
Protected MethodOnLoad (Inherited from System.Web.UI.Control)
Protected MethodOnPreRender Raises the PreRender event. (Inherited from WebControl)
Protected MethodOnResourceInit Raised when a Resource has been initialized through the InitializeResource method.  
Protected MethodOnResourcesDispose Raised before resources are disposed through the DisposeResources method  
Protected MethodOnResourcesInit Raised when the Resources have been initialized through the Initialize method.  
Protected MethodOnUnloadOverridden.  Occurs when the control is unloaded.  
Protected MethodOpenFile (Inherited from System.Web.UI.Control)
Protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodRemovedControl (Inherited from System.Web.UI.Control)
Protected MethodRenderOverridden.  Renders the contents of the control.  
Protected MethodRenderChildren (Inherited from System.Web.UI.Control)
Protected MethodRenderContentsOverridden. RenderContents  
Protected MethodRenderDesignModeWarnings 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)
Protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
Protected MethodSaveControlState (Inherited from System.Web.UI.Control)
Protected MethodSaveViewStateOverridden.  Overridden to handle viewstate for complex properties.  
Protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodTrackViewState (Inherited from System.Web.UI.WebControls.WebControl)
Top

See Also

© 2010 All Rights Reserved.