Click or drag to resize
TranslationSettingsProcessBinary Property
Gets or sets the value which indicates whether to process binary values.

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

Property Value

Type: Boolean
See Also