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




For a list of all members of this type, see Toc members.

Public Methods

 NameDescription
Public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
Public MethodBindToDataSetUsing this member, an ADO.NET Dataset can be used to create the Tree. (Inherited from TreeViewPlus)
Public MethodContextMenuDismissed Call this method to reset the background of the node when context menu is dismissed. (Inherited from TreeViewPlus)
Public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public Methodstatic (Shared in Visual Basic)CreateLegendNodeTree Generate The Tree of nodes for TOC  
Public MethodDataBindOverloaded.  (Inherited from System.Web.UI.WebControls.CompositeControl)
Public MethodDispose (Inherited from System.Web.UI.Control)
Public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodFindNodeByValuePathSearches for a node in the tree with a specified value path. (Inherited from TreeViewPlus)
Public MethodFocus (Inherited from System.Web.UI.Control)
Public MethodGetCallbackResultReturns the results of the client callback. (Inherited from TreeViewPlus)
Public MethodGetFunctionalitiesRetrieves the collection of table-of-contents functionalities for the map.  
Public MethodGetFunctionalityOverloaded. Retrieves the IMapTocFunctionality at the index specified.  
Public MethodGetScriptDescriptors Defines the collection of parameters and their associated values used when instantiating the Javascript object related to this control. (Inherited from TreeViewPlus)
Public MethodGetScriptReferences Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from CompositeControl)
Public MethodGetSupportedBuddyControlTypes The method supports the .NET ADF infrastructure and is not intended to be used directly from your code.  
Public MethodHasControls (Inherited from System.Web.UI.Control)
Public MethodInitializeFunctionalities Initializes the Toc functionalities of the data sources associated with the Toc.  
Public MethodInitializeFunctionalityCreates and initializes a functionality for the resource item passed in.  
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 CompositeControl)
Public MethodRaisePostBackEvent Processes a postback event that targets a control and returns the result. (Inherited from CompositeControl)
Public MethodRefreshOverridden. Refreshes the Toc nodes. Call if functionalities have changed.  
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 Methodstatic (Shared in Visual Basic)RenderLegendHtml Generate HTML for TOC as a legend. All enabled child nodes will be expanded so the swatches will appear along with textual representation.  
Public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
Public MethodResolveUrl (Inherited from System.Web.UI.Control)
Public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Public MethodSetupContextMenuAssigns the context menu for the node. (Inherited from TreeViewPlus)
Top

Protected Methods

 NameDescription
Protected MethodAddAttributesToRenderOverridden.  Adds additional attributes to the Toc webcontrol both at design time as well as runtime.  
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 Adds the child controls of this control. (Inherited from TreeViewPlus)
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 MethodGetDataRowHtmlTableReturns the formatted HTML table for the data row. (Inherited from TreeViewPlus)
Protected MethodGetDataRowHtmlTableConvertedReturns the formatted HTML table for the data row. (Inherited from TreeViewPlus)
Protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodGetDesignModeWarningsOverridden.  Returns a list of warning messages to be displayed at design time.  
Protected MethodGetHeaderFormatStringGets the title format string for the data table. (Inherited from TreeViewPlus)
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 MethodLoadViewState (Inherited from System.Web.UI.WebControls.WebControl)
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 MethodOnInit Raises the System.Web.UI.Control.Init event. (Inherited from TreeViewPlus)
Protected MethodOnLoadOverridden. Occurs when the control is loaded.  
Protected MethodOnNodeAddedRaises the NodeAdded event. (Inherited from TreeViewPlus)
Protected MethodOnNodeCheckOccurs when a node's checkbox is checked. (Inherited from TreeViewPlus)
Protected MethodOnNodeClearOccurs when a node's contents is cleared. (Inherited from TreeViewPlus)
Protected MethodOnNodeClickOccurs when a node in the treeview is clicked. (Inherited from TreeViewPlus)
Protected MethodOnNodeCollapseOccurs when a node in the treeview is collapsed. (Inherited from TreeViewPlus)
Protected MethodOnNodeExpandOccurs then a node is expanded in the treeview. (Inherited from TreeViewPlus)
Protected MethodOnNodeLegendClickOccurs when the legend node is clicked. (Inherited from TreeViewPlus)
Protected MethodOnNodePageChangeOccurs when the node page is changed. (Inherited from TreeViewPlus)
Protected MethodOnNodeRemovedRaises the NodeRemoved event. (Inherited from TreeViewPlus)
Protected MethodOnNodeRemoving Raises the NodeRemoving event. (Inherited from TreeViewPlus)
Protected MethodOnNodeSelectOccurs when a node in the treeview is selected. (Inherited from TreeViewPlus)
Protected MethodOnNodesPopulatedOccurs when the nodes of the Toc are populated.  
Protected MethodOnPreRenderOverridden. Raises the PreRender event.  
Protected MethodOnUnload On unload. (Inherited from TreeViewPlus)
Protected MethodOpenFile (Inherited from System.Web.UI.Control)
Protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodRecreateChildControls (Inherited from System.Web.UI.WebControls.CompositeControl)
Protected MethodRemovedControl (Inherited from System.Web.UI.Control)
Protected MethodRender Renders the control to the specified HTML writer. (Inherited from TreeViewPlus)
Protected MethodRenderAjaxControl Registers start up script to create javascript controls. Called by the Render method. (Inherited from TreeViewPlus)
Protected MethodRenderChildren (Inherited from System.Web.UI.Control)
Protected MethodRenderContentsOverridden.  Renders the contents of the webcontrol both at design time as well as run time.  
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 CompositeControl)
Protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
Protected MethodSaveControlState (Inherited from System.Web.UI.Control)
Protected MethodSaveViewState (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodsetExpandDepthVisibilityOverloaded.  Sets the the visibility for nodes to the specified expand depth. (Inherited from TreeViewPlus)
Protected MethodSetRefreshFlagSetRefreshFlag. (Inherited from CompositeControl)
Protected MethodTrackViewState (Inherited from System.Web.UI.WebControls.WebControl)
Top

See Also

© 2010 All Rights Reserved.