Click or drag to resize
ProviderDictionaryCollectionLoadCollectionsAfterClear Property

Note: This API is now obsolete.

Indicates if collection should be filled with new data after clearing the collection

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
[ObsoleteAttribute("Property was not intended for public use and will be removed in the next version.")]
public bool LoadCollectionsAfterClear { get; set; }

Property Value

Type: Boolean
See Also