OpenDocuments.NewBlogPost Method

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Creates a new blog post in the editing application.

expression.NewBlogPost(bstrProviderId As String, bstrBlogUrl As String, bstrBlogName As String)

Parameters

expression

An expression that returns an OpenDocuments Control object.

bstrProviderId

A string that contains the GUID of the blog provider.

bstrBlogUrl

A string that contains the absolute URL of the blog site.

bstrBlogName

A string that contains the GUID of the blog site and the GUID of the post list separated by the pound sign (#).