Click or drag to resize
ResponseOutputFilterGetExcludedLowerCaseFilterURLs Method
Gets string array of excluded XHTML LowerCase filter urls.

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also