Class ItemRuleChecker
- Namespace
- Dynamicweb.Content.Items
- Assembly
- Dynamicweb.dll
Class ItemRuleChecker used for checking item rules when copying items.
- Inheritance
-
Item
Rule Checker
- Inherited Members
Methods
CanCopyPageWithItems(CreationRuleContext, string)
Determines whether an item instance can copy items in the specified creation context.
public static ApplicationResponse<CreationRuleContext> CanCopyPageWithItems(CreationRuleContext creationContext, string itemType)
Parameters
creationContext
CreationRule Context The creation context.
itemType
stringType of the item.
Returns
- Application
Response <CreationRule >Context ApplicationResponse(Of CreationRuleContext).