ESRI.ArcGIS.ADF.Web.UI.WebControls | |
MapResourceNode Constructor | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapResourceNode Class : MapResourceNode Constructor |
Overload | Description |
---|---|
MapResourceNode Constructor() | Default parameter-less constructor to support .Net Serialization. Use MapResourceNode(string text, TaskResults taskResults, DisplaySettings displaySettings, bool showLegend) : base (text, showLegend) instead. |
MapResourceNode Constructor(String,TaskResults,DisplaySettings,Boolean) | Creates a new MapResourceNode instance. |