ObjectTransformationBaseDirectIfNotCached 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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool DirectIfNotCached { get; set; }
Property Value
Type:
BooleanSee Also