Click or drag to resize

CreationRuleBaseAfterCheck Method

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
protected virtual void AfterCheck(
	CreationRuleContext context,
	Page parent,
	bool result
)

Parameters

context
Type: Dynamicweb.Content.Items.ActivationCreationRuleContext
parent
Type: Dynamicweb.ContentPage
result
Type: SystemBoolean
See Also