| 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
)
<ObsoleteAttribute("Use ItemHasItemRelatedList instead")>
Public Shared Function isItemHasItemRelatedList (
itemTypeName As String
) As Boolean
Parameters
- itemTypeName
- Type: SystemString
Return Value
Type:
BooleanSee Also