WebClientPrint UserHasWcpp Method Neodynamic WebClientPrint for ASP.NET Class Reference
Returns true if the specified user's session ID has WCPP installed; otherwise false.

Namespace: Neodynamic.SDK.Web
Assembly: Neodynamic.SDK.WebClientPrint (in Neodynamic.SDK.WebClientPrint.dll) Version: 2.0.2000.0 (2.0.2000.2)
Syntax

public static bool UserHasWcpp(
	string sessionId
)

Return Value

Type: OnlineBoolean
true if the specified user's session ID has WCPP installed; otherwise false.
See Also