Click or drag to resize

ItemRuleCheckerCanCopyPageWithItems Method

Namespace:  Dynamicweb.Content.Items
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static ApplicationResponse<CreationRuleContext> CanCopyPageWithItems(
	CreationRuleContext creationContext,
	string itemType
)

Parameters

creationContext
Type: Dynamicweb.Content.Items.ActivationCreationRuleContext
itemType
Type: SystemString

Return Value

Type: ApplicationResponseCreationRuleContext
See Also