MetaFileInfoProviderDeleteFilesInternal Method (Int32, String, String) |
Delete all files associated to the given object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected virtual bool DeleteFilesInternal(
int objectId,
string objectType,
string category
)
Parameters
- objectId
- Type: SystemInt32
Object id - objectType
- Type: SystemString
Meta files type - category
- Type: SystemString
Category
Return Value
Type:
BooleanSee Also