Click or drag to resize

ActivationManagerGetAllowedChildTypes Method (CreationRuleContext)

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IEnumerable<ChildRestrictionType> GetAllowedChildTypes(
	CreationRuleContext context
)

Parameters

context
Type: Dynamicweb.Content.Items.ActivationCreationRuleContext

Return Value

Type: IEnumerableChildRestrictionType
See Also