FieldPropertiesTextBox_LinkSource Property |
An expression that resolves to the URL for the linkable label associated with this TextBox. 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 TextBox_LinkSource { get; }
ReadOnly Property TextBox_LinkSource As String
Get
Property Value
Type:
StringAn expression that resolves to the URL for the linkable label associated with this TextBox. Ignored if LinkMOP is specified.
Remarks
Applies to CellType TextBox only.
See Also