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




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

Public Methods

 NameDescription
Public MethodAddLegendOverridden. Adds a legend node with swatch to the TaskResults control.  
Public MethodAreChildrenValid Method that should only be used when the TreeViewPlus container for the nodes is using RenderOnDemand. This function returns a value indicating if the child nodes have not been rendered or they have been invalidated since last render. (Inherited from TreeViewPlusNode)
Public MethodCloneOverloaded. Clones the node and all child nodes, if any. (Inherited from TreeViewPlusNode)
Public MethodDisplayOnMapOverridden. Displays the result item on map.  
Public MethodEnsureVisible Expands the parent node(s) of the current node so that the current node is visible. (Inherited from TreeViewPlusNode)
Public MethodGetResourceNameOverridden. Gets the resource name for this map resource.  
Public MethodGetVisibilityOverridden. Whether the layer is visible on the map.  
Public MethodInvalidateChildNodes Method that should only be used when the TreeViewPlus container for the nodes is using RenderOnDemand. This function will invalidate the child nodes so that the next time that Render is called, this node will re-render the child nodes down to the client. (Inherited from TreeViewPlusNode)
Public MethodRefreshRefreshes the nodes and its children. (Inherited from TreeViewPlusNode)
Public MethodRemoveRemoves this node from its parent's node collection. (Inherited from TreeViewPlusNode)
Public MethodRemoveFromMapOverridden.  Remove result item from map  
Public MethodRender Renders the control to the specified HTML writer. (Inherited from TreeViewPlusNode)
Public MethodSetVisibilityOverridden. Sets the visibility of the node features on the map.  
Top

Protected Methods

 NameDescription
Protected MethodAddAttributesToRender Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriter. This method is used primarily by control developers. (Inherited from TreeViewPlusNode)
Protected MethodanySiblingHasChildrenWhether any sibling node has child nodes. (Inherited from TreeViewPlusNode)
Protected MethodRenderBeginChildrenContainerRenders the beginning of the container for child nodes. (Inherited from TreeViewPlusNode)
Protected MethodRenderBeginTagRenders the begin tag of the node. (Inherited from TreeViewPlusNode)
Protected MethodRenderChildrenRenders the node's children. (Inherited from TreeViewPlusNode)
Protected MethodRenderEndChildrenContainerRenders the ending of the container for child nodes. (Inherited from TreeViewPlusNode)
Protected MethodRenderEndTagRenders the ending tag of the node. (Inherited from TreeViewPlusNode)
Protected MethodRenderNodeRenders the node. (Inherited from TreeViewPlusNode)
Protected MethodRenderPagingRenders node paging. (Inherited from TreeViewPlusNode)
Protected MethodRenderPostTextCellRenders any cell post-text. (Inherited from TreeViewPlusNode)
Protected MethodRenderPreTextCellRenders any cell pre-text. (Inherited from TreeViewPlusNode)
Protected MethodRenderTextCellRenders the node cell text. (Inherited from TreeViewPlusNode)
Protected MethodsetParentSets the parent node container. (Inherited from TreeViewPlusNode)
Protected MethodsetTreeViewPlusSets the tree view of the node. (Inherited from TreeViewPlusNode)
Top

See Also

© 2010 All Rights Reserved.