Click or drag to resize

IItemServiceUpdateItemTitle Method (ItemType, Item, String)

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
void UpdateItemTitle(
	ItemType itemMetaType,
	Item item,
	string title
)

Parameters

itemMetaType
Type: Dynamicweb.Content.Items.MetadataItemType
item
Type: Dynamicweb.Content.ItemsItem
title
Type: SystemString
See Also