Click or drag to resize

ContentBaseT Properties

The ContentBaseT generic type exposes the following members.

Properties
  NameDescription
Public propertyApplicationContentId
Unique ID generated by hosting application identified content in hosting application (for example ID of document).
(Inherited from ContentBase.)
Public propertyContent
Content for signing, for example, text, byte array, ...
Public propertyHasContent
Only for internal use.
(Overrides ContentBaseHasContent.)
Protected propertyHasLazyContent
Only for internal use.
(Inherited from ContentBase.)
Public propertyIsLink
Indicate, if interface IDocumentLinkContent is implemented in inherited class on server-side.
(Inherited from ContentBase.)
Public propertyNeedResetLazyContent
Only for internal use.
(Inherited from ContentBase.)
Public propertySignatureType
Signature type (Data or Hash).
(Inherited from ContentBase.)
Top
See Also