MetaFileInfoProviderDeleteFiles Method (GeneralizedInfo, String) |
Deletes all files associated to the given object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static void DeleteFiles(
GeneralizedInfo infoObject,
string category
)
Parameters
- infoObject
- Type: CMS.DataEngineGeneralizedInfo
Info object - category
- Type: SystemString
Meta files category
See Also