Click or drag to resize

ActivationManagerGetAllowedItemsForArea Method (Area)

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

Parameters

area
Type: Dynamicweb.ContentArea

Return Value

Type: IEnumerableItemType
See Also