Click or drag to resize
CMSDataContextBaseParentTypeLoadObjects Method
Loads SiteObjects and possibly other objects in inherited classes. The method's execution is synchronized by LoadObjectsLock.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
protected virtual void LoadObjects()
See Also