Skip to main content
A newer version of this page is available. .

DataSourceCriteriaAttribute Constructors

Applied to business classesreference and collection properties. Specifies the criteria expression used to filter the List View displayed in a Lookup Property Editor or invoked by the LinkUnlinkController.LinkAction Action in a popup window.
Name Parameters Description
DataSourceCriteriaAttribute(String) dataSourceCriteria Initializes a new instance of the DataSourceCriteriaAttribute class with the specified DataSourceCriteriaAttribute.DataSourceCriteria property.
See Also