IStringSanitizer.SanitizeHtmlOutput Property

Relativity API
Indicates whether fields with HTML are sanitized on page render. If set to True, fields with HTML are sanitized. If set to False, fields with HTML aren't sanitized.

Namespace:  Relativity.API
Assembly:  Relativity.API (in Relativity.API.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

bool SanitizeHtmlOutput { get; }

Property Value

Type: Boolean
See Also

Reference