| ItemListItemHasItemRelatedList Method |
Namespace:
Dynamicweb.Content.Items
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static bool ItemHasItemRelatedList(
string itemTypeName
)
Public Shared Function ItemHasItemRelatedList (
itemTypeName As String
) As Boolean
Parameters
- itemTypeName
- Type: SystemString
Return Value
Type:
BooleanSee Also