Click or drag to resize
ObjectTransformationDirectIfNotCached Property
If true, the component is allowed to get the objects one by one directly from provider if not found registered. Default false.

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

Property Value

Type: Boolean
See Also