| BinaryContentGetContentTitle Method |
Return text description of content for display in client window for selecting a certificate.
Namespace:
ASDSoft.WebSigner.Server.Content
Assembly:
ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax public override string GetContentTitle()
Return Value
Type:
StringTitle text. If not set, than Base64 encoded binary data. Inherited classes can override for custom description text.
See Also