Click or drag to resize
WebFormCallCallWebForm Method
Calls the web form.

Namespace: com.softwarekey.Client.WebService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public virtual bool CallWebForm()

Return Value

Type: Boolean
Returns true if successful. If false is returned, check the LastException and ProxyAuthenticationRequired properties for possible reasons why the call failed.
See Also