ForumAttachmentInfoProviderStoreFilesInDatabase Method |
Indicates whether the files should be stored in the DB according to the global settings.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public static bool StoreFilesInDatabase(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also