Remove Blocked File Types in SharePoint

9 Jan

You can remove the blocked file types in SharePoint programmatically by accessing a collection on an SPWebApplication object.

.csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, “Courier New”, courier, monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre … Read More »