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

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

Parameters

siteName
Type: SystemString

Return Value

Type: Boolean
See Also