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

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.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