Click or drag to resize
ResponseOutputFilterGetExcludedSelfCloseFilterURLs Method
Gets string array of excluded XHTML Self close filter urls.

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 10.0.0
Syntax
C#
public static string[] GetExcludedSelfCloseFilterURLs(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also