Click or drag to resize
AttachmentInfoProviderGenerateThumbnails Method
Returns the current settings whether the thumbnails should be generated.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static bool GenerateThumbnails(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also