ESRI.ArcGIS.ADF.Web.UI.WebControls | |
RelatedInfo Class Members | |
See Also Fields Methods |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : RelatedInfo Class |
The following tables list the members exposed by RelatedInfo.
Name | Description | |
---|---|---|
RelatedInfo Constructor | Constructor. |
Name | Description | |
---|---|---|
ADFRelateInfo | Key used for ExtendedProperties of a DataTable to store and retrieve related table information. | |
mapResource | Id of the MapResource that defines the source map. | |
mapResourceManager | Id of MapResourceManager control that contains the source map. | |
providerId | Id of the control that implements the relate provider interface | |
relates | Collection of relationships between the source table and other related tables. | |
sourceObjectId | Id of the row in the source table to which other relationships are made. | |
sourceTableId | Id of the source table to which other tables are related. |
Name | Description | |
---|---|---|
FromString | Deserializes the object from a string. | |
ToString | Overridden. Serializes the object so it can be stored in a DataTable using ExtendedProperties. |