OpenDocuments.NewBlogPost Method

Applies to: SharePoint Foundation 2010

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 (#).