Click or drag to resize

PageElementPropertiesWizPhantomEditList_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 WizPhantomEditList_ParentMapper { get; }

Property Value

Type: String
The 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