ESRI.ArcGIS.ADF.Web.UI.WebControls | |
FeatureNode Constructor(String,DataRow) | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > FeatureNode Class > FeatureNode Constructor : FeatureNode Constructor(String,DataRow) |
- text
- Text to display as the head of the node.
- dr
- A DataRow object that contains the feature record to display within the node. Must be a row within a FeatureGraphicsLayer.
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- text
- Text to display as the head of the node.
- dr
- A DataRow object that contains the feature record to display within the node. Must be a row within a FeatureGraphicsLayer.