![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
GraphicsLayerNode Class Methods | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : GraphicsLayerNode Class |
For a list of all members of this type, see GraphicsLayerNode members.
Name | Description | |
---|---|---|
![]() | AddLegend | Overridden. Adds a legend entry to the TaskResults node for the graphics layer. |
![]() | 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 graphics layer on the 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 name of this graphics layer's 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. Removes the graphics layer from the map. |
![]() | Render | Renders the control to the specified HTML writer. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlusNode) |
![]() | SetVisibility | Overridden. Set the visibility of the graphics layer on the map. |
Top