Browse Forum Posts by Tags
-
Example: If you would like to delete item from SPListItemCollection by property name, you can do this by for loop with current statement below. public void DeleteLinkItems(String Name) { SPList userList = GetUsersSPList (); SPListItemCollection listItems = userList.Items; for ( int i=listItems.Count...
-
Hi Guys, I was trying to configure a blog editor like zoundry (I tried a few others too w.bloggar, blogjet, postxing) I get the error "XmlRpc listblogs request failed: RpcPublishedError['blogger.getUsersBlogs' type:XMLRPC protocol error code -1 msg( http://...metablog.ashx )] This has been bugging me...
Posted to
Blogs
(Forum)
by
taz
on
Wed, Jun 7 2006
Filed under: Blogs, code, bugs