Click or drag to resize

ActivationManagerGetAllowedItemsForArea Method (Int32)

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IEnumerable<ItemType> GetAllowedItemsForArea(
	int areaId
)

Parameters

areaId
Type: SystemInt32

Return Value

Type: IEnumerableItemType
See Also