Taxonomy Field MultiValue Update Workaround

Posted by sladescross on February 3, 2012

http://social.technet.microsoft.com/Forums/en-US/sharepoint2010programming/thread/152f1f10-38a5-4a65-9ca6-cac203577747


SPField field = list.Fields.GetFieldByInternalName(“TaxKeyword”);

SPContext renderContext = SPContext.GetContext(HttpContext.Current, item.ID, list.ID,

... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.