Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
ItemsFunctions Class
ItemsFunctions Methods
Add Method
Clear Method
Contains Method
GetItem Method
Remove Method
ItemsFunctions
Clear Method
Remove items which start with selected name.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
void
Clear
(
IDictionary
items
,
string
startsWith
)
Parameters
items
Type:
System.Collections
IDictionary
Items collection
startsWith
Type:
System
String
Starting string of the objects to be removed
See Also
Reference
ItemsFunctions Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com