| .ms-formfieldvaluecontainer > span > span[id*=_DateTimeField_] { color: #BF0000; } | |
$theweb = Get-SPWeb http://vmone $thelist = $theweb.Lists["Documents"] $thelist.AllowDeletion = $True $thelist.Update()
Cloud development @ its best. Snippets, ideas, latest, best practices etc.
Comments