AjaxWebSvcPage UpdateFilterName Method A Sandcastle Documented Class Library
Web service method for updating a filter name.

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

[WebMethodAttribute]
public static bool UpdateFilterName(
	string filterId,
	string filterName,
	string ikey
)

Parameters

filterId
Type: System String
filterName
Type: System String
ikey
Type: System String

Return Value

Type: Boolean
See Also