Click or drag to resize
AbstractCMSLazyResetObjects Method
Resets the list of lazy loaded objects

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public static void ResetObjects(
	params AbstractCMSLazy[] objects
)

Parameters

objects
Type: CMS.BaseAbstractCMSLazy
See Also