Returns trackback URL for given blog post.
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- nodeGuid
- Type: System Guid
Blog post node GUID
- documentName
- Type: System String
Blog post document name
- culture
- Type: System String
Blog post document culture
Return Value
Type: StringSee Also