FieldPropertiesWebSite_URL Property |
The literal text or field expression ([field name]) (or combination) to use as the URL. The default is to use the contents of the field.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string WebSite_URL { get; }
ReadOnly Property WebSite_URL As String
Get
Property Value
Type:
StringThe literal text or field expression ([field name]) (or combination) to use as the URL. The default is to use the contents of the field.
Remarks
Applies to CellType WebSite only.
See Also