Ravi Kumar Maloth
All code in this blog is well executed..
Monday, October 5, 2015
SharePoint Item Update: Exception Handling when Item is null or Empty
SharePoint Item Update: Exception Handling when Item is null or Empty
item["ProgramTitle"] = (wpItem["ProgramTitle"] != null) ? wpItem["ProgramTitle"].ToString() : string.Empty;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment