Gets or sets the text for the message

Namespace:  EPiServer.Community.Forum
Assembly:  EPiServer.Community.Forum (in EPiServer.Community.Forum.dll) Version: 4.1.517.358

Syntax

C#
[RequiredAttribute]
public virtual string Body { get; set; }

Implements

IContent..::.Body

See Also