Click or drag to resize

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

Property Value

Type: String
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).
See Also