BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
<script>
function popupOpen(args) {
if (args.popupName == 'Rename') {
console.log(args.popupModule.element);
}
}
</script> |