Click or drag to resize
ResponseOutputFilterExcludedXHTMLResolveUrls Property
Gets string array of excluded Resolve filter urls.

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

Property Value

Type: String
See Also