PageElementPropertiesWizPhantomDetail_LayoutControl Property |
A .aspx UserControl specifying mapper field layout using "fld", "lbl", and "tip" elements with runat="server" and key="<field-key>". If specified, this overrides any DetailLayout setting.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string WizPhantomDetail_LayoutControl { get; }
ReadOnly Property WizPhantomDetail_LayoutControl As String
Get
Property Value
Type:
StringA .aspx UserControl specifying mapper field layout using "fld", "lbl", and "tip" elements with runat="server" and key="<field-key>". If specified, this overrides any DetailLayout setting.
See Also