Click or drag to resize
ForumPostInfoProviderFilterSearchResults Method (ISearchDocument)
Returns '0' if current user is authorized to view current search document.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public static int FilterSearchResults(
	ISearchDocument doc
)

Parameters

doc
Type: CMS.DataEngineISearchDocument
Search document object

Return Value

Type: Int32
See Also