Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SerializedContent<T>

Represents a serialized Content instance wich can be stringified using JSON.stringify()

Type parameters

Hierarchy

  • SerializedContent

Index

Properties

Properties

Data

Data: T

The original content's field data

Origin

Origin: string

The full original Path for the original Content (e.g.: 'https://my.sensenet.com/OData.svc/Root/Temp/MyContent)

Generated using TypeDoc