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