MetaFileInfoProviderDeleteFiles Method (Int32, String) |
Delete all files associated to the given object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public static void DeleteFiles(
int objectId,
string objectType
)
Parameters
- objectId
- Type: SystemInt32
Object id - objectType
- Type: SystemString
Meta files type
See Also