Collapse All
Expand All
C#
EPiServer Community SDK Documentation
Message
.
.
::
.
Body Property
Message Class
See Also
Send Feedback
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
Message Class
EPiServer.Community.Forum Namespace