Click or drag to resize
ForumViewerSearchNoResults Property
Gets or sets the text which should be displayed if no result found.

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

Property Value

Type: String
See Also