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
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public string SearchInGroups { get; set; }

Property Value

Type: String
See Also