Click or drag to resize
ForumViewerEnableMessaging Property
Gets or sets the value that indicates whether private messaging is enabled.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public bool EnableMessaging { get; set; }

Property Value

Type: Boolean
See Also