Click or drag to resize
ForumContextDisplayOnlyMe Method
Hide all forum viewers except the sender.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public static void DisplayOnlyMe(
	Control sender
)

Parameters

sender
Type: System.Web.UIControl
Forum instance which requires single display
See Also