MetaWeblogAPI GetUsersBlogs Method Kentico 8.1 API Reference
Gets a list of user's blog posts.

Namespace: CMS.MetaWeblogProvider
Assembly: CMS.MetaWeblogProvider (in CMS.MetaWeblogProvider.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

key
Type: OnlineSystem String
This value is ignored. Required to keep blog applications compatibility
username
Type: OnlineSystem String
Name of the user performing action
password
Type: OnlineSystem String
Password to access user's account

Return Value

Type:  MetaWeblogAPIObjects BlogInfo 
See Also