LoadSelectionArgsSettingsType Properties |
The LoadSelectionArgsSettingsType generic type exposes the following members.
Name | Description | |
---|---|---|
CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
DependencyIDColumn |
Reference column of the object the current object type depends on. By default set to ParentIDColumn of current object.
| |
DependencyIsSiteObject |
Forces dependency to act like site object
| |
DependencyObject |
Empty dependency object. By default set to parent of current object.
| |
DependencyObjectType |
Object type of the object the current object type depends on. By default set to ParentObjectType of current object.
| |
ObjectType |
Object type which is imported
| |
OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
ProcessDependency |
Indicates if the dependency should be processed for automatic selection
| |
Select |
Indicates if the selection should be done by the system
| |
Settings |
Import/Export settings
| |
SiteObject |
Indicates if site object is being imported
|