Click or drag to resize
ForumViewerSearchInGroups Property
Gets or sets the groups names in which should be search proceeded, use semicolon like separator.

Namespace: CMS.Forums.Web.UI
Assembly: CMS.Forums.Web.UI (in CMS.Forums.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string SearchInGroups { get; set; }

Property Value

Type: String
See Also