DataObjectControllerGetReferencePropertyControlValues Method |
Name | Description | |
---|---|---|
![]() | GetReferencePropertyControlValues(String, IEnumerableIDataObject) |
Returns a collection of reference property control values.
If a ReferencePropertyDisplayValueResolver has been implemented this is used to "override" the display values of the referred data objects.
|
![]() | GetReferencePropertyControlValues(String, IEnumerableInt32) |
Returns a collection of reference property control values.
The method looks up the data object type ids and display names of the referred data objects.
If a ReferencePropertyDisplayValueResolver has been implemented this is used to "override" the display values of the referred data objects.
The method doesn't respect the security model.
Data objects are returned even if they are marked as deleted.
|