Sanitizes string input according to DB defined rules
Namespace: Relativity.API
Assembly: Relativity.API (in Relativity.API.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax
The IStringSanitizer type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | SanitizeHtmlOutput |
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.
|
Methods
Name | Description | |
---|---|---|
![]() | SanitizeHtmlContent |
Sanitize passed HTML Content
|
See Also