Click or drag to resize
ForumViewerHideForumForUnauthorized Property
Gets or sets the value that indicates whether the forums for which the user has no permissions are visible in the list of forums in forum group.

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

Property Value

Type: Boolean
See Also