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; }
ReadOnly Property TextWithWidget_ImageUrl As String
Get
Property Value
Type:
StringThe url for the icon button image (relative to the root).
Remarks
Applies to CellType TextWithWidget only.
See Also