Click or drag to resize
ForumViewerCopyValues Method
Copy current properties to the child control.

Namespace: CMS.Forums.Web.UI
Assembly: CMS.Forums.Web.UI (in CMS.Forums.Web.UI.dll) Version: 10.0.0
Syntax
C#
public void CopyValues(
	ForumViewer frmv
)

Parameters

frmv
Type: CMS.Forums.Web.UIForumViewer
Forum viewer control
See Also