Click or drag to resize

ActivationManagerGetAllowedItemsByStructureTypes Method

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IEnumerable<ItemType> GetAllowedItemsByStructureTypes(
	IEnumerable<StructureContextType> structureTypes
)

Parameters

structureTypes
Type: System.Collections.GenericIEnumerableStructureContextType

Return Value

Type: IEnumerableItemType
See Also