ESRI.ArcGIS.ADF.Web.UI.WebControls
RelateContext Class Members
See Also  Fields  Methods 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : RelateContext Class




The following tables list the members exposed by RelateContext.

Public Constructors

 NameDescription
Public ConstructorRelateContext ConstructorOverloaded.  Default constructor.  
Top

Public Fields

 NameDescription
Public FieldmapResource Id of the MapResource that defines the source map.  
Public FieldmapResourceManager Id of MapResourceManager control that contains the source map.  
Public Fieldname Relate name.  
Public FieldproviderId Id of the control that implements the relate provider interface  
Public FieldrelatedTableID Id of table that is related to the parent.  
Public FieldrelationshipID Id of relationship between source and related table.  
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.