ForumViewerSearchNoResults Property |
Gets or sets the text which should be displayed if no result found.
Namespace: CMS.Forums.Web.UIAssembly: CMS.Forums.Web.UI (in CMS.Forums.Web.UI.dll) Version: 12.0.0
Syntax public string SearchNoResults { get; set; }
Property Value
Type:
StringSee Also