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

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

Property Value

Type: String
See Also