Share via


AllowDownloading

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets a value that indicates whether downloading is permitted by the MultiScaleImage. This enables a developer to control which MultiScaleImage objects are downloading data at any point in time.

<MultiScaleImage AllowDownloading="Boolean"  .../>
value = object.AllowDownloading
object.AllowDownloading = value

Property Value

Type: Boolean

true if downloading from a source is enabled; otherwise, false.

This property is read/write. The default value is true.

Managed Equivalent

AllowDownloading

Applies To

MultiScaleImage

Version Information

Silverlight 3