ForumViewerCopyValuesFromParent Method |
Tries to find parent forum viewer and copy values.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public static void CopyValuesFromParent(
Control control
)
Parameters
- control
- Type: System.Web.UIControl
Current forum viewer control
See Also