Click or drag to resize

ActivationManagerGetAllowedChildTypes Method (ItemType)

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

Parameters

item
Type: Dynamicweb.Content.Items.MetadataItemType

Return Value

Type: IEnumerableChildRestrictionType
See Also