Click or drag to resize
LoadDataSettingsThrowIfNotFound Property
If true, the method throws an exception in case the object type was not found. Default false

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public bool ThrowIfNotFound { get; set; }

Property Value

Type: Boolean
See Also