Click or drag to resize
SettingsHelperLoadObjectsWithReader Property
Load the objects with the data reader?

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static bool LoadObjectsWithReader { get; set; }

Property Value

Type: Boolean
See Also