Click or drag to resize

LoginGetCancelButton Method

Returns the html markup for the 'Cancel' button, if applicable. Is applicable if 'Reconnect' query string parameter is set to true, usually in case of request for connections under another account.

Namespace:  Packflow.Interface.Account
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Html GetCancelButton()

Return Value

Type: Html
See Also