Click or drag to resize
TempFileInfoProviderStoreFilesInDatabase Method
Returns the current settings whether the files should be stored in the database.

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

Parameters

siteName
Type: SystemString

Return Value

Type: Boolean
See Also