  | ItemContext Constructor (EntityInt32) | 
  
    Namespace: 
   Dynamicweb.Content.Items
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic ItemContext(
	Entity<int> context
)
Public Sub New ( 
	context As Entity(Of Integer)
)
Parameters
- context
 - Type: Dynamicweb.CoreEntityInt32
 
See Also