ESRI.ArcGIS.ADF.Web.UI.WebControls
MapResourceNode Class Methods
See Also  Send Feedback
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 ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
public MethodCloneOverloaded. Clones the node and all child nodes, if any.Optionally clones the child nodes of the current node. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.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 ESRI.ArcGIS.ADF.Web.UI.WebControls.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 ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
public MethodRefreshRefreshes the nodes and its children. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
public MethodRemoveRemoves this node from its parent's node collection. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
public MethodRemoveFromMapOverridden.  Remove result item from map  
public MethodRender Renders the control to the specified HTML writer. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.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 ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
protected MethodRenderBeginChildrenContainerRenders the beginning of the container for child nodes. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
protected MethodRenderBeginTagRenders the begin tag of the node. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
protected MethodRenderChildrenRenders the node's children. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
protected MethodRenderEndChildrenContainerRenders the ending of the container for child nodes. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
protected MethodRenderEndTagRenders the ending tag of the node. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
protected MethodRenderNodeRenders the node. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
protected MethodRenderPagingRenders node paging. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
protected MethodRenderPostTextCellRenders any cell post-text. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
protected MethodRenderPreTextCellRenders any cell pre-text. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
protected MethodRenderTextCellRenders the node cell text. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode)
Top

See Also

© 2011 All Rights Reserved.