Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Delete list items from SharePoint SPListItemCollection.

    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...
    Posted to Blogs (Forum) by Tomek Prentki on Thu, Jun 22 2006
    Filed under: Blogs, code, how to, bugs
  • Debugging the MetaBlog API

    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
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com