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

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

Parameters

frmv
Type: CMS.ForumsForumViewer
Forum viewer control
See Also