Click or drag to resize
ForumViewerEnableFavorites Property
Indicates whether user can add the posts to his favorites.

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

Property Value

Type: Boolean
See Also