MetaFileInfoProviderDeleteFiles Method (Int32, String, String) |
Deletes all files associated with 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,
string category
)
Parameters
- objectId
- Type: SystemInt32
Object ID - objectType
- Type: SystemString
Object type - category
- Type: SystemString
Meta files category
See Also