MetaFileInfoProviderStoreFilesInDatabase Method |
Returns the current settings whether the files should be stored in the database.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public static bool StoreFilesInDatabase(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also