Click or drag to resize

RepositoryUpdate Method (ItemEntry, ItemContext)

Namespace:  Dynamicweb.Content.Items.Queries
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public virtual string Update(
	ItemEntry item,
	ItemContext context
)

Parameters

item
Type: Dynamicweb.Content.ItemsItemEntry
context
Type: Dynamicweb.Content.ItemsItemContext

Return Value

Type: String
See Also