Click or drag to resize
OutputDataTrimmedHtml Property
HTML trimmed with unnecessary information such as debug.

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 10.0.0
Syntax
C#
public string TrimmedHtml { get; set; }

Property Value

Type: String
See Also