Sitecore 5.0 API

Settings.GenerateThumbnails Property

Indicates if thumbnails of uploaded image files should be generated.

[Visual Basic]
Public Shared ReadOnly Property GenerateThumbnails As Boolean
[C#]
public static bool GenerateThumbnails {get;}

Property Value

Default value: true.

Remarks

If true, a thumbnail will be generated each time an image file is uploaded.

The thumbnail will be stored in the MediaFolder.

See Also

Settings Class | Sitecore.Configuration Namespace | ThumbnailWidth | ThumbnailHeight