Click or drag to resize
DocumentActionContextUseRequestCache Property
Indicates whether field values should be synchronized on set for the document (SKU mappings etc.)

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

Property Value

Type: Boolean
See Also