Click or drag to resize

FieldPropertiesTextWithWidget_ImageUrl Property

The url for the icon button image (relative to the root).

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string TextWithWidget_ImageUrl { get; }

Property Value

Type: String
The url for the icon button image (relative to the root).
Remarks
Applies to CellType TextWithWidget only.
See Also