NavigatorPropertiesMissingImageURL Property |
The url for child nodes for this navigator that are missing an ImageURL. If this is blank, no image is provided. (Relative to the root).
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string MissingImageURL { get; }
ReadOnly Property MissingImageURL As String
Get
Property Value
Type:
StringThe url for child nodes for this navigator that are missing an ImageURL. If this is blank, no image is provided. (Relative to the root).
See Also