Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Returns an Element object that represents the contents of this field.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Returns an [Element|Element] object that represents the contents of this field.{excerpt}
{signature:C#}
 public Element Contents{ get; }
Signature
{signature}{signature:vb.net
vb.net
}
Public ReadOnly Property Contents() As Element
{signature}