BlogHelperGetBlogPostTrackbackUrl Method (Int32) |
Returns Trackback URL for given post.
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.2.23
Syntax public static string GetBlogPostTrackbackUrl(
int PostDocumentID
)
Parameters
- PostDocumentID
- Type: SystemInt32
ID of blog post
Return Value
Type:
StringSee Also