Click or drag to resize

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

Property Value

Type: String
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.
Remarks
Applies to CellType WebSite only.
See Also