Click or drag to resize

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; }

Property Value

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