Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Removes the default value of a field at a folder
Overload List
Name | Description | |
---|---|---|
![]() |
RemoveFieldDefault(SPFolder, String) | Removes the default value of a SPField object at a specified SPFolder object. |
![]() |
RemoveFieldDefault(String, String) | Removes the default value of a field from an SPFolder object. |
Top
Remarks
This method removes the default value set on the field indicated by fieldName parameter at the folder location. The method returns true if a default value was removed; otherwise, false.