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.

Public Constructors

 NameDescription
Public ConstructorRelatedInfo Constructor Constructor.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)ADFRelateInfo Key used for ExtendedProperties of a DataTable to store and retrieve related table information.  
Public FieldmapResource Id of the MapResource that defines the source map.  
Public FieldmapResourceManager Id of MapResourceManager control that contains the source map.  
Public FieldproviderId Id of the control that implements the relate provider interface  
Public Fieldrelates Collection of relationships between the source table and other related tables.  
Public FieldsourceObjectId Id of the row in the source table to which other relationships are made.  
Public FieldsourceTableId Id of the source table to which other tables are related.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)FromString Deserializes the object from a string.  
Public MethodToStringOverridden.  Serializes the object so it can be stored in a DataTable using ExtendedProperties.  
Top

See Also

© 2010 All Rights Reserved.