| ActivationManagerGetAllowedItemsForArea Method (Area) |
Namespace:
Dynamicweb.Content.Items.Activation
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public IEnumerable<ItemType> GetAllowedItemsForArea(
Area area
)
Public Function GetAllowedItemsForArea (
area As Area
) As IEnumerable(Of ItemType)
Parameters
- area
- Type: Dynamicweb.ContentArea
Return Value
Type:
IEnumerableItemTypeSee Also