ForumContextDisplayOnlyMe Method |
Hide all forum viewers except the sender.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public static void DisplayOnlyMe(
Control sender
)
Parameters
- sender
- Type: System.Web.UIControl
Forum instance which requires single display
See Also