Click or drag to resize
ForumTransformationFunctions Class
Forum functions static class.
Inheritance Hierarchy
SystemObject
  CMS.ForumsForumTransformationFunctions

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public class ForumTransformationFunctions

The ForumTransformationFunctions type exposes the following members.

Constructors
  NameDescription
Public methodForumTransformationFunctions
Top
Methods
  NameDescription
Public methodStatic memberGetPostURL(Object, Object)
Returns link to selected post.
Public methodStatic memberGetPostURL(Object, Object, Object)
Returns link to selected post.
Top
See Also