CMSAbstractTransformationGetForumPostUrl Method |
Returns URL of the specified forum post.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax public string GetForumPostUrl(
Object postIdPath,
Object forumId
)
Parameters
- postIdPath
- Type: SystemObject
Post id path - forumId
- Type: SystemObject
Forum id
Return Value
Type:
StringSee Also