Click or drag to resize

ContentBaseGetContentTitle Method

Return text description of content for display in client window for selecting a certificate.

Namespace:  ASDSoft.WebSigner.Content
Assembly:  ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax
C#
public abstract string GetContentTitle()

Return Value

Type: String
Description text of content.
See Also