BizFormItemProviderDeleteItemsInternal Method |
Deletes all items for given class.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax protected virtual void DeleteItemsInternal(
string where
)
Parameters
- where
- Type: SystemString
Where condition to filter the items
See Also