ESRI.ArcGIS.ADF.Web.UI.WebControls | |
FeatureNode Constructor | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > FeatureNode Class : FeatureNode Constructor |
Overload | Description |
---|---|
FeatureNode Constructor() | Default parameter-less constructor to support .Net Serialization. Use FeatureNode(string text, DataRow dr) instead. |
FeatureNode Constructor(String,DataRow) | Constructs a new FeatureNode instance. |