FieldPropertiesComboBox_LinkSource Property |
An expression that resolves to the URL for the linkable label associated with this ComboBox. Ignored if LinkMOP is specified.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string ComboBox_LinkSource { get; }
ReadOnly Property ComboBox_LinkSource As String
Get
Property Value
Type:
StringAn expression that resolves to the URL for the linkable label associated with this ComboBox. Ignored if LinkMOP is specified.
Remarks
Applies to CellType ComboBox only.
See Also