Click or drag to resize

PageElementPropertiesWizPhantomList_AddPopupType Property

When one of the WizardListOptions AllowAdd bits is set, this specifies how the target page is to be popped up. See PagePopupType

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
PagePopupType WizPhantomList_AddPopupType { get; }

Property Value

Type: PagePopupType
When one of the WizardListOptions AllowAdd bits is set, this specifies how the target page is to be popped up. See PagePopupType
See Also