Click or drag to resize

ItemListisItemHasItemRelatedList Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Content.Items
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use ItemHasItemRelatedList instead")]
public static bool isItemHasItemRelatedList(
	string itemTypeName
)

Parameters

itemTypeName
Type: SystemString

Return Value

Type: Boolean
See Also