Remove items which start with selected name.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- items
- Type: System.Collections IDictionary
Items collection
- startsWith
- Type: System String
Starting string of the objects to be removed
See Also