ContentBaseT Properties |
The ContentBaseT generic type exposes the following members.
Name | Description | |
---|---|---|
ApplicationContentId |
Unique ID generated by hosting application identified content in hosting application (for example ID of document).
(Inherited from ContentBase.) | |
Content |
Content for signing, for example, text, byte array, ...
| |
HasContent |
Only for internal use.
(Overrides ContentBaseHasContent.) | |
HasLazyContent |
Only for internal use.
(Inherited from ContentBase.) | |
IsLink |
Indicate, if interface IDocumentLinkContent is implemented in inherited class on server-side.
(Inherited from ContentBase.) | |
NeedResetLazyContent |
Only for internal use.
(Inherited from ContentBase.) | |
SignatureType |
Signature type (Data or Hash).
(Inherited from ContentBase.) |