Click or drag to resize

ItemTypeRestrictionRuleGetAllowedItemTypes Method

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static IEnumerable<string> GetAllowedItemTypes(
	CreationRuleContext context
)

Parameters

context
Type: Dynamicweb.Content.Items.ActivationCreationRuleContext

Return Value

Type: IEnumerableString
See Also