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