Back to Devexpress

LinkUnlinkController Fields

expressappframework-devexpress-dot-expressapp-dot-systemmodule-dot-linkunlinkcontroller-dot-underscore-fields.md

latest2.6 KB
Original Source

LinkUnlinkController Fields

Represents a ViewController descendant that contains the Link and Unlink Actions.

NameDescription
ControllerActiveKey staticSpecifies one of the keys from the ActionBase.Active collection of a Controller‘s Controller.Actions. By default, this field value is “Controller active”. You can use this field when working with the ActionBase.Active collection. Inherited from Controller.
CriteriaKeyForLinkViewReturns a key used to filter the collection source of the Link View if the LinkUnlinkController.ExcludeLinkedObjects property is set to true.
LinkActionIdReturns the LinkUnlinkController.LinkAction‘s ID. Its value is set for the ID property of the Application Model‘s ActionDesign
ViewIsAssignedReason staticSpecifies the Controller.Active list’s reason that indicates whether a View is assigned to the current ViewController. Inherited from ViewController.

See Also

LinkUnlinkController Class

LinkUnlinkController Members

DevExpress.ExpressApp.SystemModule Namespace