Click or drag to resize
FilesLogWriteOnly Property
If true, the debug list only write operations (delete, create, update)

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

Property Value

Type: Boolean
See Also