ObjectTypeInfoIsSiteObject Property |
Returns true for site-related object types.
is true if the SiteIDColumn or GroupIDColumn property is set in the type information, or if the object type has a site-related parent.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool IsSiteObject { get; }
Property Value
Type:
BooleanSee Also