| ActivationManagerGetAllowedItemsForUser Method |
Namespace:
Dynamicweb.Content.Items.Activation
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public IEnumerable<ItemType> GetAllowedItemsForUser()
Public Function GetAllowedItemsForUser As IEnumerable(Of ItemType)
Return Value
Type:
IEnumerableItemTypeSee Also