Configuring Site Policy in SharePoint 2013 using server code

Posted by panjkov on ASP.net Weblogs See other posts from ASP.net Weblogs or by panjkov
Published on Sun, 27 Oct 2013 22:23:00 GMT Indexed on 2013/10/29 15:54 UTC
Read the original article Hit count: 225

Filed under:
|
When you create Site Policy in SharePoint, you can configure its options using browser, which is particularly convenient when you have that policy configured for publishing in Content Type Hub. But, when you need to configure multiple sites with same policy, and you for any reason have to deploy multiple instances of same site policy, this browser-based editing process is not something that you would want to use. In that case, some way of configuring policy options automatically would be helpful...(read more)

© ASP.net Weblogs or respective owner

Related posts about sharepoint

Related posts about Visual Studio