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

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

Property Value

Type: String
See Also