FieldPropertiesPicture_ImageUrl Property |
The url for the default image (relative to the root). This image will be overridden by any row-specific image.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Picture_ImageUrl { get; }
ReadOnly Property Picture_ImageUrl As String
Get
Property Value
Type:
StringThe url for the default image (relative to the root). This image will be overridden by any row-specific image.
Remarks
Applies to CellType Picture only.
See Also