Click or drag to resize
ForumAttachmentInfoProviderStoreFilesInFileSystem Method
Indicates whether the files should be stored in the file system according the global settings.

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

Parameters

siteName
Type: SystemString

Return Value

Type: Boolean
See Also