![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | AddLegend | Overridden. Adds a legend node with swatch to the TaskResults control. |
![]() | AreChildrenValid | 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) |
![]() | Clone | Overloaded. 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) |
![]() | DisplayOnMap | Overridden. Displays the result item on map. |
![]() | EnsureVisible | 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) |
![]() | GetResourceName | Overridden. Gets the resource name for this map resource. |
![]() | GetVisibility | Overridden. Whether the layer is visible on the map. |
![]() | InvalidateChildNodes | 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) |
![]() | Refresh | Refreshes the nodes and its children. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode) |
![]() | Remove | Removes this node from its parent's node collection. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode) |
![]() | RemoveFromMap | Overridden. Remove result item from map |
![]() | Render | Renders the control to the specified HTML writer. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode) |
![]() | SetVisibility | Overridden. Sets the visibility of the node features on the map. |
Top