Remove items which start with selected name.
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
 Syntax
Syntaxpublic static void Clear(
	string startsWith
)
Parameters
- startsWith
- Type: SystemString
 Starting string of the objects to be removed
 See Also
See Also