Click or drag to resize

ItemContext Constructor (EntityInt32)

Initializes a new instance of the ItemContext class

Namespace:  Dynamicweb.Content.Items
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public ItemContext(
	Entity<int> context
)

Parameters

context
Type: Dynamicweb.CoreEntityInt32
See Also