This simple C# example code shows you how to use the .NET SDK to create a package from a template with placeholders. It also includes how to replace the placeholders in the template with signers.
This example is part of the .NET SDK GitHub project created by the eSignLive Engineering group. The project is continually updated as changes to the eSignLive application and eSignLive .NET SDK happen. All examples from the project are easily searchable from within the Code Share section, with detailed descriptions or you can visit the examples portion of the SDK project directly:
https://github.com/silanis/esl.sdk.net/tree/master/sdk/SDK.Examples/src
This example is part of the .NET SDK GitHub project created by the eSignLive Engineering group. The project is continually updated as changes to the eSignLive application and eSignLive .NET SDK happen. All examples from the project are easily searchable from within the Code Share section, with detailed descriptions or you can visit the examples portion of the SDK project directly:
https://github.com/silanis/esl.sdk.net/tree/master/sdk/SDK.Examples/src
Rate this Code Share