Click or drag to resize
CMSDataContextBaseParentTypeSiteObjects Property
Returns the list of all site objects (entry point to site objects).

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public virtual InfoObjectRepository SiteObjects { get; }

Property Value

Type: InfoObjectRepository
See Also