Click or drag to resize
ResponseOutputFilterGetExcludedJavascriptFilterURLs Method
Gets string array of excluded XHTML Javascript filter urls.

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also