Skip to content

Instantly share code, notes, and snippets.

@vgrem
Created November 6, 2012 20:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vgrem/4027118 to your computer and use it in GitHub Desktop.
Save vgrem/4027118 to your computer and use it in GitHub Desktop.
Example of registering NW Context Data Item
CustomCommonDataCollection.Add(
"SharePoint.NW2010.Deployment.ContextDataItems.AllApproverCommentsXml",
"SharePoint.NW2010.Deployment, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b6acd7f49f7aeb64",
"Approver Comments (XML)",
"Approver comments in XML format");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment