ForumTransformationFunctionsGetPostURL Method (Object, Object) |
Returns link to selected post.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public static string GetPostURL(
Object postIdPath,
Object forumId
)
Parameters
- postIdPath
- Type: SystemObject
Post id path - forumId
- Type: SystemObject
Forum id
Return Value
Type:
StringSee Also