PageElementPropertiesWizPhantomList_ParentMapper Property |
The mapper to which new items will be related. The request pk parameter will be assumed to be that parent item's primary key.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string WizPhantomList_ParentMapper { get; }
ReadOnly Property WizPhantomList_ParentMapper As String
Get
Property Value
Type:
StringThe mapper to which new items will be related. The request pk parameter will be assumed to be that parent item's primary key.
See Also