Click or drag to resize

ItemTypeRestrictionRuleGetSystemNames Method

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
protected static IEnumerable<string> GetSystemNames(
	CreationRuleContext context,
	Layout parentLayout
)

Parameters

context
Type: Dynamicweb.Content.Items.ActivationCreationRuleContext
parentLayout
Type: Dynamicweb.Rendering.DesignerLayout

Return Value

Type: IEnumerableString
See Also