AsdWebSignerHtmlHelper Class |
Namespace: ASDSoft.WebSigner.Server.AspNetCore
public class AsdWebSignerHtmlHelper
The AsdWebSignerHtmlHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| AsdWebSignerHtmlHelper | Initializes a new instance of the AsdWebSignerHtmlHelper class |
| Name | Description | |
|---|---|---|
| RegisterSigningClientScriptInclude |
Register common client javascript to page for use signing in ASP.NET Core page on client side.
| |
| RegisterStartLoginOnClick |
Register javascript to onclick event on Button for start login by certificate in application host process.
| |
| RegisterStartSignatureMethod |
Return call javascript method for start signing in application host process.
| |
| RegisterStartSignatureOnClick |
Register javascript to onclick event on Button for start signing in application host process.
|