AjaxWebSvcPage LoadFilterStats Method A Sandcastle Documented Class Library
Loads a filter's population statistics.

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[ScriptMethodAttribute(ResponseFormat = ResponseFormat.Json)]
[WebMethodAttribute]
public static string[] LoadFilterStats(
	string filterId,
	string filterName,
	int idx,
	string ikey
)

Parameters

filterId
Type: System String
filterName
Type: System String
idx
Type: System Int32
ikey
Type: System String

Return Value

Type:  String 
See Also