Gets a set of the most recent blog posts in descending order by publish date.
Namespace: CMS.MetaWeblogProviderAssembly: CMS.MetaWeblogProvider (in CMS.MetaWeblogProvider.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- blogid
- Type: System String
ID of the blog
- username
- Type: System String
Name of the user performing action
- password
- Type: System String
Password to access user's account
- numberOfPosts
- Type: System Int32
Indicates the number of returned posts
Return Value
Type: MetaWeblogAPIObjects PostSee Also