Click or drag to resize

IItemServiceUpdateItemTitle Method (String, String, String)

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
void UpdateItemTitle(
	string itemType,
	string itemId,
	string title
)

Parameters

itemType
Type: SystemString
itemId
Type: SystemString
title
Type: SystemString
See Also