This property sets the path to the image directory used by the Thumbnail Control. (This is a virtual path)

[Visual Basic] Public Property ImageDirectory String
[C#] public string ImageDirectory {get; set;}

Property Value

The virtual path to the image directory

Explanation

The ImageDirectory property sets the path to the image directory used by the Thumbnail Control. The path must be a virtual path.

Note: The Thumbnail ConfigFile is created in this directory. Please refer to the ConfigFile property.

See Also

ImageKit.WPF.Web.Thumbnail Members | Newtone.ImageKit.WPF.Web.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation