  | ItemContextIsContext Method (DbObject) | 
  
    Namespace: 
   Dynamicweb.Content.Items
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic bool IsContext(
	DbObject obj
)
Public Function IsContext ( 
	obj As DbObject
) As Boolean
Parameters
- obj
 - Type: Dynamicweb.DataDbObject
 
Return Value
Type: 
Boolean
See Also