Add Value To SharePoint Farm Property Bag

When creating SharePoint applications I found using the propertybag very usefull. 
As it makes accessing important data accross the SharePoint
farm very easy.
I do though always sugest enryption dependant on the importants
of
the information stored
. 

SPFarm farm = SPFarm.Local;

farm.Properties.Add(object Key, Object Value);

 Wink

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Add comment


(Will show your Gravatar icon)  

  Country flag

biuquote
  • Comment
  • Preview
Loading



 

Dilbert of the day