Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

SubmitTo Method

Post current parameters to the URL specified by the 'URL' parameter.

Syntax

[VB.NET]
Public Sub SubmitTo(ByVal URL As String)
[C#]
public void SubmitTo(string URL);

Remarks

A post request is sent to the URL with the specified parameters and values. The response is given via the Transfer event, or the TransferredData property.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0