AjaxWebSvcPage UpdateSessionTime Method A Sandcastle Documented Class Library
Updates the user's Session time to prevent timeout on client side JS usage.

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

[WebMethodAttribute]
[ScriptMethodAttribute(ResponseFormat = ResponseFormat.Json)]
public static string UpdateSessionTime(
	string ikey
)

Parameters

ikey
Type: System String

Return Value

Type: String
See Also