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
Gets the default value for a specified folder and field
Overload List
Name | Description | |
---|---|---|
![]() |
GetFieldDefault(SPFolder, String) | Gets the default value for a specified folder and field. |
![]() |
GetFieldDefault(String, String) | Gets the default value for a specified field and folder. |
Top
Remarks
Returns the default value set on the field indicated by the fieldName parameter at the folder location. The method returns a null reference (Nothing in Visual Basic) if no default is set for the specified field and folder.