Skip to main content
.NET 6.0+

LinkUnlinkController.CriteriaKeyForLinkView Field

Returns a key used to filter the collection source of the Link View if the LinkUnlinkController.ExcludeLinkedObjects property is set to true.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string CriteriaKeyForLinkView = "ExcludeAlreadyLinkedObjects"

Field Value

Type
String
See Also