Click or drag to resize

ContentBaseIsLink Property

Indicate, if interface IDocumentLinkContent is implemented in inherited class on server-side.

Namespace:  ASDSoft.WebSigner.Content
Assembly:  ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax
C#
public abstract bool IsLink { get; }

Property Value

Type: Boolean
See Also