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




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

Public Properties

 NameDescription
Public PropertyAccessKey (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyAppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public PropertyAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBackColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBuddyControlThe ID of the Map control from which the Toc derives its information.  
Public PropertyCallbackFunctionString Gets the callbackfunction string for this control instance. (Inherited from CompositeControl)
Public PropertyCallbackResults A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from CompositeControl)
Public PropertyClearImage The image to display to remove a node when the ShowClearButton property on the TreeViewPlusNode is true (Inherited from TreeViewPlus)
Public PropertyClientID (Inherited from System.Web.UI.Control)
Public PropertyCollapsedImage URL of the image to display at a node when the node is collapsed to hide its children. (Inherited from TreeViewPlus)
Public PropertyControls (Inherited from System.Web.UI.WebControls.CompositeControl)
Public PropertyControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyCssClass (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyDepth Read-only property for the depth of a node. Since the TreeViewPlus is always at the root, this value is always zero (0). (Inherited from TreeViewPlus)
Public PropertyDisabledColor Color to display disabled nodes, such as nodes for layers that are not visible at the current scale.  
Public PropertyDisplayImageUrlThe URL of the image displayed in this TOC control.  
Public PropertyEnabled (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableViewState (Inherited from System.Web.UI.Control)
Public PropertyExpandDepthNumber of levels of the tree to display. (Inherited from TreeViewPlus)
Public PropertyExpandedImage URL of the image to display at a node when the node is expanded to show its children. (Inherited from TreeViewPlus)
Public PropertyFont (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyForeColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHeight (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHoverColorOverridden. Hover color for the tree.  
Public PropertyID (Inherited from System.Web.UI.Control)
Public PropertyIsAsync Returns true if this control is in a partial postback or a callback. (Inherited from CompositeControl)
Public PropertyNamingContainer (Inherited from System.Web.UI.Control)
Public PropertyNodes The nodes of the tree. These contain the data to display for the TreeViewPlus control. (Inherited from TreeViewPlus)
Public PropertyNonInteractive Show only text (and legend image if any) (Inherited from TreeViewPlus)
Public PropertyOffset Read-only property for the horizontal offset of the node from its StartingPosition due to collapse/expand image, check-box, etc. Since the root-level TreeViewPlus has no such items, this property always returns zero (0). (Inherited from TreeViewPlus)
Public PropertyOffsetWidthThe number of pixels to offset child nodes in the tree. (Inherited from TreeViewPlus)
Public PropertyPage (Inherited from System.Web.UI.Control)
Public PropertyPageSizeMaximum number of items to display per page in the control. (Inherited from TreeViewPlus)
Public PropertyPagingTextFormatString The format string that defines how paging text appears. The fields are page starting record, page ending record, total record count, current page number and number of pages. (Inherited from TreeViewPlus)
Public PropertyParent (Inherited from System.Web.UI.Control)
Public PropertyRenderOnDemandOverridden.  Property that determines whether collapsed nodes render children nodes to the browser on initial page load, or only when expanded.  
Public PropertySelectedColorThe color to use for selections in the tree. (Inherited from TreeViewPlus)
Public PropertySelectedNodeThe node that is selected in the tree. (Inherited from TreeViewPlus)
Public PropertyShowClearAllButtonWhether to include a button on the control to clear all nodes in the tree. (Inherited from TreeViewPlus)
Public PropertyShowLayerCheckBoxes Whether to display check-boxes for each layer in the map, which enables users to turn layers on and off.  
Public PropertyShowResourceCheckBoxes Whether to display check-boxes for each resource in the map, which enables users to turn resources on and off.  
Public PropertySite (Inherited from System.Web.UI.Control)
Public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyStartingPosition Read-only property for the starting horizontal offset of the node. Since the TreeViewPlus is at the root of the tree, this property always returns zero (0). (Inherited from TreeViewPlus)
Public PropertyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertySwatchPageSizeNumber of legend swatches per page in the Toc.  
Public PropertyTabIndex (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTemplateControl (Inherited from System.Web.UI.Control)
Public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public PropertyTocType The Toc renders a layer list or a swatch list (along with the layer list) based on the TocType enum.  
Public PropertyToolTip (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyUniqueID (Inherited from System.Web.UI.Control)
Public PropertyUseDefaultWebResources The ADF Web Controls will use the internal web resources unless the user wants to use a modified version of the ESRI Javascript Library. (Inherited from CompositeControl)
Public PropertyValueThe value of the root node of the tree. (Inherited from TreeViewPlus)
Public PropertyValuePathThe full path to the root node of the tree. (Inherited from TreeViewPlus)
Public PropertyValuePathSeparator Character to recognize for separation of values when specifying node paths. Default is forward slash (/). (Inherited from TreeViewPlus)
Public PropertyVisible (Inherited from System.Web.UI.Control)
Public PropertyWebResourceLocation The location of the web resources for use by the ADF Web Controls if the default Web resources are not used." (Inherited from CompositeControl)
Public PropertyWidth (Inherited from System.Web.UI.WebControls.WebControl)
Top

Protected Properties

 NameDescription
Protected PropertyAdapter (Inherited from System.Web.UI.Control)
Protected PropertyCallbackEventArgument Property for the callback event argument sent in from the calling page. (Inherited from CompositeControl)
Protected PropertyChildControlsCreated (Inherited from System.Web.UI.Control)
Protected PropertyClearAllLinkID The ID of the HTML anchor element used for clearing all nodes. (Inherited from TreeViewPlus)
Protected PropertyClientIDSeparator (Inherited from System.Web.UI.Control)
Protected PropertyContentDivID The ID of the HTML div element that contains all nodes on the client. (Inherited from TreeViewPlus)
Protected PropertyContext (Inherited from System.Web.UI.Control)
Protected PropertyDesignMode (Inherited from System.Web.UI.Control)
Protected PropertyEvents (Inherited from System.Web.UI.Control)
Protected PropertyHasChildViewState (Inherited from System.Web.UI.Control)
Protected PropertyIdSeparator (Inherited from System.Web.UI.Control)
Protected PropertyIsAtRenderStage 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 CompositeControl)
Protected PropertyIsChildControlStateCleared (Inherited from System.Web.UI.Control)
Protected PropertyIsEnabled (Inherited from System.Web.UI.WebControls.WebControl)
Protected PropertyIsTrackingViewState (Inherited from System.Web.UI.Control)
Protected PropertyIsViewStateEnabled (Inherited from System.Web.UI.Control)
Protected PropertyLoadViewStateByID (Inherited from System.Web.UI.Control)
Protected PropertyScriptManager Gets a reference to the scriptmanager of the page (Inherited from CompositeControl)
Protected PropertyTagKey Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers. (Inherited from TreeViewPlus)
Protected PropertyTagName (Inherited from System.Web.UI.WebControls.WebControl)
Protected PropertyViewState (Inherited from System.Web.UI.Control)
Protected PropertyViewStateIgnoresCase (Inherited from System.Web.UI.Control)
Top

See Also

© 2010 All Rights Reserved.