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