MetaForeignKeyColumn Methods
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
| Name | Description | |
|---|---|---|
![]() | BuildAttributeCollection() | Gets the attribute collection.(Inherited from MetaColumn.) |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | ExtractForeignKey(IDictionary, String) | Saves the value of a foreign key in the specified dictionary. |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetFilterExpression(String) | Returns the alternate name that is mapped to a foreign key. |
![]() | GetForeignKeyDetailsPath(Object) | Gets the path for the details action page of the parent table of the specified foreign-key field. |
![]() | GetForeignKeyPath(String, Object) | Gets the path for the specified action page of the parent table of the specified foreign-key field. |
![]() | GetForeignKeyPath(String, Object, String) | Gets the path for the specified action page of the parent table of the specified foreign-key field. |
![]() | GetForeignKeyString(Object) | Retrieves a comma-separated list of values that represent the foreign-key for the specified row. |
![]() | GetForeignKeyValues(Object) | Retrieves a collection of values that represent the foreign keys for the specified row. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | Initialize() | Initializes data that may not be available when the constructor is called.(Overrides MetaColumn.Initialize().) |
![]() | MemberwiseClone() | |
![]() | ResetMetadata() | Clears cached column metadata.(Inherited from MetaColumn.) |
![]() | ToString() | Gets the data field name.(Inherited from MetaColumn.) |
| Name | Description | |
|---|---|---|
![]() | ConvertEditedValue(String) | Returns the value provided by a user for a control that is being validated.(Defined by DynamicDataExtensions.) |
![]() | FormatEditValue(Object) | Formats the specified field value by using the specified formatting options.(Defined by DynamicDataExtensions.) |
![]() | FormatValue(Object) | Formats the specified field value by using the specified formatting options.(Defined by DynamicDataExtensions.) |
![]() | GetEnumType() | Gets the type of the enumeration that represents the column.(Defined by DynamicDataExtensions.) |

