Click or drag to resize
ResponseOutputFilterGetExcludedFormFilterURLs Method
Gets string array of excluded Form filter urls.

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also