Click or drag to resize
ResponseOutputFilterExcludedXHTMLURLs Property
Gets string array of excluded XHTML filter urls.

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 9.0.0
Syntax
C#
public string[] ExcludedXHTMLURLs { get; }

Property Value

Type: String
See Also