Submits a lead to the builder lead web service and has it send out an email
Namespace: CWS.Common.BuilderLeadSubmitAssembly: BuilderLeadSubmit (in BuilderLeadSubmit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public bool SubmitLeadAndSendEmail( string endpointURL ) |
| Visual Basic |
|---|
Public Function SubmitLeadAndSendEmail ( _ endpointURL As String _ ) As Boolean |
| Visual C++ |
|---|
public: bool SubmitLeadAndSendEmail( String^ endpointURL ) |
Parameters
- endpointURL
- Type: System..::..String
URL of the builder lead web service