Click or drag to resize

ItemTypeRestrictionRuleCanCreateInner Method

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
protected override bool CanCreateInner(
	CreationRuleContext context,
	Page parent
)

Parameters

context
Type: Dynamicweb.Content.Items.ActivationCreationRuleContext
parent
Type: Dynamicweb.ContentPage

Return Value

Type: Boolean
See Also